Click or drag to resize

CatchmentTimeAreaTimeAreaCurveType Property

Time area curve type.

If set to UserDefined, the actual curve must be specified in the TimeAreaCurve table. All other values indicate predefined curves.

Namespace:  DHI.Mike1D.RainfallRunoffModule
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public CatchmentTimeAreaTimeAreaCurveTypes TimeAreaCurveType { get; set; }

Property Value

Type: CatchmentTimeAreaTimeAreaCurveTypes

Implements

ICatchmentTimeAreaDataTimeAreaCurveType
See Also