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