IMinimumHeadlossStructureMinimumHeadloss Property |
Level from where the variation is forced to be linear.
Currently this is set for all head loss structures from
the
MinimumHeadloss,
but it is prepared for individual structure values.
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax double MinimumHeadloss { get; set; }
Property MinimumHeadloss As Double
Get
Set
property double MinimumHeadloss {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also