CatchmentNamSnowZoneAreaCoverage Property |
Computational variable holding the fraction of the catchment that is covered with snow. Unit: [dimensionless]
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[] SnowZoneAreaCoverage { get; }
Public ReadOnly Property SnowZoneAreaCoverage As Double()
Get
public:
property array<double>^ SnowZoneAreaCoverage {
array<double>^ get ();
}
Property Value
Type:
DoubleSee Also