Click or drag to resize

ICatchmentUrbanData Interface

Namespace:  DHI.Mike1D.RainfallRunoffModule
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public interface ICatchmentUrbanData : ICatchmentData

The ICatchmentUrbanData type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalFlow (Inherited from ICatchmentData.)
Public propertyArea (Inherited from ICatchmentData.)
Public propertyCatchmentGeometry (Inherited from ICatchmentData.)
Public propertyCatchmentName (Inherited from ICatchmentData.)
Public propertyCenterPoint (Inherited from ICatchmentData.)
Public propertyEndTime Obsolete. (Inherited from ICatchmentData.)
Public propertyEvaporationFromTimeSeries
Public propertyGlobalDryDepthLimit
Public propertyInfiltrationAfterRain
Public propertyInitialLossRecoveryRate
Public propertyModelId (Inherited from ICatchmentData.)
Public propertyName Obsolete. (Inherited from ICatchmentData.)
Public propertyObservedData (Inherited from ICatchmentData.)
Public propertyPersons (Inherited from ICatchmentData.)
Public propertySnowMeltCoefficient
Public propertyStartTime Obsolete. (Inherited from ICatchmentData.)
Public propertyStormWaterLIDs (Inherited from ICatchmentData.)
Public propertyTimeStep (Inherited from ICatchmentData.)
Public propertyUseHotStartFile (Inherited from ICatchmentData.)
Public propertyUseSnowModule
Top
See Also