CatchmentNamAdditionalLevelForReferencePrecipitation Property |
Variable holding the elevation of the reference precipitation station.
Type: Elevation, Unit: [meter], Default: 0.0.
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 LevelForReferencePrecipitation { get; set; }
Public Property LevelForReferencePrecipitation As Double
Get
Set
public:
property double LevelForReferencePrecipitation {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also