BedResistanceColebrookWhiteCoefficients Property |
Coefficients for the Colebrook-White resistance formulation
Namespace:
DHI.Mike1D.HDParameterDataAccess
Assembly:
DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public ColebrookWhiteCoefficients ColebrookWhiteCoefficients { get; set; }
Public Property ColebrookWhiteCoefficients As ColebrookWhiteCoefficients
Get
Set
public:
property ColebrookWhiteCoefficients^ ColebrookWhiteCoefficients {
ColebrookWhiteCoefficients^ get ();
void set (ColebrookWhiteCoefficients^ value);
}
Property Value
Type:
ColebrookWhiteCoefficientsSee Also