CatchmentNamSnowZoneTemperature Property |
Computational variable holding the temperature in the snow zone.
Unit: [Celcius]
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[] SnowZoneTemperature { get; }
Public ReadOnly Property SnowZoneTemperature As Double()
Get
public:
property array<double>^ SnowZoneTemperature {
array<double>^ get ();
}
Property Value
Type:
DoubleSee Also