CatchmentNamSnowStorage Property |
State variable holding the amount of snow stored.
Unit: [mm]
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; }
Public ReadOnly Property SnowStorage As Double()
Get
public:
property array<double>^ SnowStorage {
array<double>^ get ();
}
Property Value
Type:
DoubleSee Also