SolverSettingsDelhRelative Property |
Relative version of
Delh. For closed cross section
the value of delh is the smallest of
Delh and
DelhRelative * cross section height.
Default value: 0.01
Namespace:
DHI.Mike1D.HDParameterDataAccess
Assembly:
DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public double DelhRelative { get; set; }
Public Property DelhRelative As Double
Get
Set
public:
property double DelhRelative {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also