DHI.Mike1D Class Library
C#
Show/Hide TOC
Catchment
Time
Area
Method
Type Enumeration
Enum of time area methods. Two methods are available: Time-Area curve or Time-Area coefficient.
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
enum
MethodType
Members
UseTimeAreaFunction
0
UseTimeAreaCurve
1
Extension Methods
IsOneOf
Returns true if
enumeration
is one of the listed ones.
(Defined by
GenericExtensions
)
See Also
Reference
DHI.Mike1D.RainfallRunoffModule Namespace
In This Article
Definition
Members
Extension Methods
See Also