CatchmentAbstractUrbanInitialLossStorageDepth Property |
Initial loss storage depth.
State variable (not for all derived catchment models)
Unit: [m]
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public double InitialLossStorageDepth { get; set; }
Public Property InitialLossStorageDepth As Double
Get
Set
public:
property double InitialLossStorageDepth {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also