ADDispersionParametersMinimumCoefficient Property |
Minimum dispersion coefficient
Namespace:
DHI.Mike1D.ADDataAccess
Assembly:
DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public double MinimumCoefficient { get; set; }
Public Property MinimumCoefficient As Double
Get
Set
public:
property double MinimumCoefficient {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also