ILinearZeroVariation Interface |
Interface that must be implemented by all structures that uses the Linear zero variation approach. The interface
allows setting of Delhs at the collection level.
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public interface ILinearZeroVariation
Public Interface ILinearZeroVariation
public interface class ILinearZeroVariation
The ILinearZeroVariation type exposes the following members.
Properties
| Name | Description |
---|
| Delhs |
Level from where the variation is forced to be linear.
|
TopSee Also