ActionPIDWeightTimeStep2 Property |
Weighting factor for time step 2
Type: Dimensionless factor
Default: 0.7
Namespace:
DHI.Mike1D.ControlModule
Assembly:
DHI.Mike1D.ControlModule (in DHI.Mike1D.ControlModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public double WeightTimeStep2 { get; set; }
Public Property WeightTimeStep2 As Double
Get
Set
public:
property double WeightTimeStep2 {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also