CatchmentNamSnowZonePrecipitation Property  | 
 
            Computational variable holding the amount of precipitation falling in each zone. It is determined as rainfall from forcing multiplied with the zone correction.
            Unit: [mm/hour]
            
 
    Namespace: 
   DHI.Mike1D.RainfallRunoffModule
    Assembly:
   DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic double[] SnowZonePrecipitation { get; }Public ReadOnly Property SnowZonePrecipitation As Double()
	Get
public:
property array<double>^ SnowZonePrecipitation {
	array<double>^ get ();
}Property Value
Type: 
Double
See Also