IHeadLossParameterSetLossCoefficient Property |
Value of the loss coefficient. The value is interpreted as defined by LossCoefficientType
Namespace:
DHI.Mike1D.HDParameterDataAccess
Assembly:
DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax double LossCoefficient { get; set; }
Property LossCoefficient As Double
Get
Set
property double LossCoefficient {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also