SettingsCatchmentSettingsSWMMRunoff Class

SWMM runoff default settings.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCatchmentSettingsSWMMRunoff

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

The SettingsCatchmentSettingsSWMMRunoff type exposes the following members.

Properties
 NameDescription
Public propertyGreenAmptParameters Gets Green-Ampt infiltration parameters.
Public propertyHortonParameters Gets Horton infiltration parameters.
Public propertyImperviousDepressionStorageDepth Gets the SWMM impervious depression storage depth.
Public propertyImperviousManningsN Gets the SWMM impervious Manning's n.
Public propertyInfiltrationMethod Gets the SWMM infiltration method.
Public propertyInternalRouting Gets the SWMM internal routing.
Public propertyPerviousDepressionStorageDepth Gets the SWMM pervious depression storage depth.
Public propertyPerviousManningsN Gets the SWMM pervious Manning's n.
Public propertyScsCurveNumberParameters Gets SCS Curve Number infiltration parameters.
Top
See Also