InfiltrationHortonData Class

Horton/Modified Horton infiltration parameters for SWMM runoff method.
Inheritance Hierarchy
SystemObject
  Autodesk.Civil.DatabaseServicesBaseCatchmentRunoffData
    Autodesk.Civil.DatabaseServicesInfiltrationHortonData

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

The InfiltrationHortonData type exposes the following members.

Properties
 NameDescription
Public propertyDecayConstant Gets/Sets the decay constant.
Public propertyDryingTime Gets/Sets the drying time.
Public propertyMaxInfiltrationRate Gets/Sets the maximum infiltration rate.
Public propertyMaxInfiltrationVolume Gets/Sets the maximum infiltration volume.
Public propertyMinInfiltrationRate Gets/Sets the minimum infiltration rate.
Top
See Also