CatchmentTimeAreaMethod Property |
The Time Area method to be used:
TimeAreaCurve corresponds to 1
TimeAreaFunction corresponds to 2
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public CatchmentTimeAreaMethodType Method { get; set; }
Public Property Method As CatchmentTimeAreaMethodType
Get
Set
public:
virtual property CatchmentTimeAreaMethodType Method {
CatchmentTimeAreaMethodType get () sealed;
void set (CatchmentTimeAreaMethodType value) sealed;
}
Property Value
Type:
CatchmentTimeAreaMethodTypeImplements
ICatchmentTimeAreaDataMethodSee Also