HDPipeDesignOptimizationReachInitialDesignFactor Property |
The control of Manning number is indirect in that the control acts on a factor that is
multiplied onto the Manning number (the actual Manning number is the original Manning nubmer
times this factor). InitialDesignFactor controls the value of the factor at the beginning
of the simulation.
Namespace:
DHI.Mike1D.Mike1DDataAccess
Assembly:
DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public double InitialDesignFactor { get; set; }
Public Property InitialDesignFactor As Double
Get
Set
public:
property double InitialDesignFactor {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also