Click or drag to resize

ICatchmentSWQ 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 ICatchmentSWQ : ICatchment, 
	IDoubleProxy, IQuantityProxy, IDoubleTimeProxy, ICalibratable

The ICatchmentSWQ type exposes the following members.

Properties
  NameDescription
Public propertyArea (Inherited from ICatchment.)
Public propertyBoundarySourceRainfall
Public propertyCatchmentGeometry (Inherited from ICatchment.)
Public propertyCatchmentName (Inherited from ICatchment.)
Public propertyCenterPoint (Inherited from ICatchment.)
Public propertyClientName (Inherited from ICalibratable.)
Public propertyCurrentTime (Inherited from ICatchment.)
Public propertyEffectiveArea (Inherited from ICatchment.)
Public propertyEndTime (Inherited from ICatchment.)
Public propertyMinTime (Inherited from ICatchment.)
Public propertyModelId (Inherited from ICatchment.)
Public propertyName Obsolete. (Inherited from ICatchment.)
Public propertyObservedData (Inherited from ICatchment.)
Public propertyRunoff (Inherited from ICatchment.)
Public propertyTimeStep (Inherited from ICatchment.)
Public propertyTSBuffer (Inherited from ICatchment.)
Public propertyVolumeOnGroundAdded
Public propertyYearlyRunoff Obsolete. (Inherited from ICatchment.)
Top
Methods
  NameDescription
Public methodAccepts (Inherited from IQuantityProxy.)
Public methodInitialize (Inherited from ICatchment.)
Public methodInitializePlugins (Inherited from ICatchment.)
Public methodOffers (Inherited from IQuantityProxy.)
Public methodPerformTimeStep (Inherited from ICatchment.)
Public methodPrepare (Inherited from ICatchment.)
Public methodPreparePlugins (Inherited from ICatchment.)
Public methodResetBoundaries (Inherited from ICatchment.)
Public methodTimeOffers (Inherited from IDoubleTimeProxy.)
Public methodTimeOfNextUpdate Obsolete. (Inherited from ICatchment.)
Public methodTimeValueGetter (Inherited from IDoubleTimeProxy.)
Public methodType (Inherited from ICatchment.)
Public methodUpdate (Inherited from ICatchment.)
Public methodValueGetter (Inherited from IDoubleProxy.)
Public methodValueSetter (Inherited from IDoubleProxy.)
Top
Events
  NameDescription
Public eventPostTimeStepEvent (Inherited from ICatchment.)
Top
Extension Methods
See Also