DHI.Mike1D Class Library
C#
Show/Hide TOC
Catchment
Abstract
Urban
Use
Snow
Module Property
True if the snow module is activated. If True, a temperature time series has to be provided for the catchment.
Definition
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
Copy
public
bool
UseSnowModule
{
get
;
set
; }
Property Value
Boolean
Implements
ICatchmentUrbanData
UseSnowModule
See Also
Reference
CatchmentAbstractUrban Class
DHI.Mike1D.RainfallRunoffModule Namespace
In This Article
Definition
Property Value
Implements
See Also