SettingsCatchmentSettingsSWMMRunoffSettingsHortonParameters Class

SWMM Horton infiltration parameters.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCatchmentSettingsSWMMRunoffSettingsHortonParameters

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntax
public class SettingsHortonParameters : TreeOidWrapper

The SettingsCatchmentSettingsSWMMRunoffSettingsHortonParameters type exposes the following members.

Properties
 NameDescription
Public propertyDecayConstant Gets the SWMM Horton decay constant.
Public propertyDryingTime Gets the SWMM Horton drying time.
Public propertyMaxInfiltrationRate Gets the SWMM Horton max infiltration rate.
Public propertyMaxInfiltrationVolume Gets the SWMM Horton max infiltration volume.
Public propertyMinInfiltrationRate Gets the SWMM Horton min infiltration rate.
Top
See Also