CatchmentRunoffModifiedRational Class

Modified Rational runoff method parameters.
Inheritance Hierarchy
SystemObject
  Autodesk.Civil.DatabaseServicesBaseCatchmentRunoffData
    Autodesk.Civil.DatabaseServicesCatchmentRunoffRational
      Autodesk.Civil.DatabaseServicesCatchmentRunoffModifiedRational

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntax
public sealed class CatchmentRunoffModifiedRational : CatchmentRunoffRational

The CatchmentRunoffModifiedRational type exposes the following members.

Properties
 NameDescription
Public propertyDurationOfPeak Gets/Sets the duration of peak.
Public propertyMethodType Gets the runoff method type.
(Overrides CatchmentRunoffRationalMethodType)
Public propertyRecessionMultiplier Gets/Sets the recession limb multiplier.
(Inherited from CatchmentRunoffRational)
Top
See Also