Click or drag to resize

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

The ILinearZeroVariation type exposes the following members.

Properties
  NameDescription
Public propertyDelhs
Level from where the variation is forced to be linear.
Top
See Also