CatchmentNamInitialSnowStorage Property |
Initial snow storage used when zonal approach is used.
Type: Snow Water Content
Unit: [mm]
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[] SnowStorage { get; set; }
Public Property SnowStorage As Double()
Get
Set
public:
virtual property array<double>^ SnowStorage {
array<double>^ get () sealed;
void set (array<double>^ value) sealed;
}
Property Value
Type:
DoubleImplements
ICatchmentNamInitialSnowStorageSee Also