Click or drag to resize

CatchmentUHM Class

Inheritance Hierarchy

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 class CatchmentUHM : CatchmentState, 
	ICatchmentUHMData, ICatchmentData, IModelStateReadWrite

The CatchmentUHM type exposes the following members.

Constructors
  NameDescription
Public methodCatchmentUHM
Initializes a new instance of the CatchmentUHM class
Top
Properties
  NameDescription
Public propertyAccumulatedRain
Public propertyAdditionalFlow (Inherited from Catchment.)
Public propertyAlamedaStreamSlope
Public propertyAlamedaWatershedFactor
Public propertyAmcNumber
Public propertyArea (Inherited from Catchment.)
Protected propertyAreaInSquareKm (Inherited from Catchment.)
Public propertyAreaReductionFactor
Public propertyBaseFlow
Public propertyBoundarySourceRainfall (Inherited from Catchment.)
Public propertyCatchmentGeometry (Inherited from Catchment.)
Public propertyCatchmentName (Inherited from Catchment.)
Public propertyCells
Public propertyCenterPoint (Inherited from Catchment.)
Public propertyCheckPoints (Inherited from Catchment.)
Public propertyClientName (Inherited from Catchment.)
Public propertyConstantLoss
Public propertyCurrentTime (Inherited from Catchment.)
Public propertyCurveNumber
Public propertyDailyRain
Public propertyEffectiveArea (Inherited from Catchment.)
Public propertyEffectiveTimeStep (Inherited from Catchment.)
Public propertyEndTime (Inherited from Catchment.)
Public propertyExcessDailyRain
Public propertyHydrograph
Public propertyHydrographTsFile
Public propertyHydrographTsFileName Obsolete.
Public propertyHydrographTsItemNumber
Public propertyHydrographType
Public propertyInitialAbstractionDepth
Public propertyInitialAMC
Public propertyInitialLoss
Public propertyLagTime
Public propertyLagTimeCurveNumber
Public propertyLagTimeType
Public propertyLength
Public propertyLengthToCentroid
Public propertyLossModel
Public propertyMaximumFlow (Inherited from Catchment.)
Public propertyMaxNumberOfCells
Public propertyMinimumFlow (Inherited from Catchment.)
Public propertyMinTime Obsolete. (Inherited from Catchment.)
Public propertyModelId (Inherited from Catchment.)
Public propertyName Obsolete. (Inherited from Catchment.)
Public propertyObservedData (Inherited from Catchment.)
Public propertyPeakingCoefficient
Public propertyPersons (Inherited from Catchment.)
Public propertyRunoff (Inherited from Catchment.)
Public propertyRunoffCoefficient
Public propertyRuntimeDiagnostics (Inherited from Catchment.)
Public propertySlope
Public propertyStartTime Obsolete. (Inherited from Catchment.)
Public propertyStormWaterLIDs (Inherited from Catchment.)
Public propertyTimeOfMaximumFlow (Inherited from Catchment.)
Public propertyTimeOfMinimumFlow (Inherited from Catchment.)
Public propertyTimeStep (Inherited from Catchment.)
Public propertyTotalAdditionalInflowVolume (Inherited from Catchment.)
Public propertyTotalLossVolume (Inherited from Catchment.)
Public propertyTotalRainfallVolume (Inherited from Catchment.)
Public propertyTotalRunoffVolume (Inherited from Catchment.)
Public propertyTSBuffer (Inherited from Catchment.)
Public propertyUseHotStartFile (Inherited from Catchment.)
Public propertyVolumeOnGroundAdded (Inherited from Catchment.)
Public propertyWatershedCoefficient
Public propertyYearlyRunoff (Inherited from Catchment.)
Public propertyYearlyStatistics (Inherited from Catchment.)
Top
Methods
  NameDescription
Public methodAccepts (Inherited from Catchment.)
Public methodAddToOffers (Inherited from Catchment.)
Public methodApplyBoundary(ICatchmentSourceBoundary) (Inherited from Catchment.)
Public methodApplyBoundary(CatchmentSourceBoundaryTypes, IBoundarySource) (Overrides CatchmentApplyBoundary(CatchmentSourceBoundaryTypes, IBoundarySource).)
Public methodApplyBoundary(GlobalSourceBoundaryTypes, GlobalGeoLocatedSource) (Overrides CatchmentApplyBoundary(GlobalSourceBoundaryTypes, GlobalGeoLocatedSource).)
Protected methodApplyBoundaryLIDs(GlobalGeoLocatedSource) (Inherited from Catchment.)
Protected methodApplyBoundaryLIDs(ICatchmentSourceBoundary) (Inherited from Catchment.)
Protected methodApplyBoundaryLIDs(CatchmentSourceBoundaryTypes, IBoundarySource) (Inherited from Catchment.)
Protected methodApplyBoundaryLIDs(GlobalSourceBoundaryTypes, GlobalGeoLocatedSource) (Inherited from Catchment.)
Public methodBoundaryTypeIsAdditive (Inherited from Catchment.)
Public methodCalculateLagTime
Protected methodCalculateStatistics (Inherited from CatchmentState.)
Public methodConvertHydrographTime
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize (Inherited from Catchment.)
Protected methodFinalizeTimeStep (Overrides CatchmentFinalizeTimeStep.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetHydrograph
Public methodGetRequiredTypes (Overrides CatchmentGetRequiredTypes.)
Public methodStatic memberGetSCSDimensionlessHydrograph
Public methodStatic memberGetSCSTriangularHydrograph
Public methodStatic memberGetSUHStandardDimensionlessHydrograph
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetUserDefinedHydrograph
Protected methodGetYearlyStat (Inherited from Catchment.)
Public methodInitialize (Overrides CatchmentInitialize(IDiagnostics).)
Public methodInitializePlugins (Inherited from Catchment.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodOffers (Inherited from Catchment.)
Public methodPerformTimeStep (Inherited from Catchment.)
Public methodPrepare (Overrides CatchmentPrepare(DateTime, DateTime, RRParameters, IDiagnostics).)
Protected methodPrepareForTimeStep (Overrides CatchmentPrepareForTimeStep.)
Public methodPreparePlugins (Inherited from Catchment.)
Protected methodPrepareSource (Inherited from Catchment.)
Protected methodPrepareState (Inherited from CatchmentState.)
Protected methodReadPluginStates (Inherited from Catchment.)
Public methodReadState
Public methodReset (Inherited from Catchment.)
Public methodResetBoundaries (Inherited from Catchment.)
Public methodStateUpdated (Overrides CatchmentStateStateUpdated.)
Protected methodTakeTimeStep (Inherited from Catchment.)
Public methodTimeOffers (Inherited from Catchment.)
Public methodTimeOfNextUpdate Obsolete. (Inherited from Catchment.)
Public methodTimeValueGetter (Inherited from Catchment.)
Public methodToString (Inherited from Catchment.)
Public methodTransferToStateVariableTable (Overrides CatchmentStateTransferToStateVariableTable.)
Protected methodTriggerPostTimeStepEvent (Inherited from Catchment.)
Public methodType (Overrides CatchmentType.)
Public methodUpdate (Inherited from Catchment.)
Protected methodUpdateCheckPointTime (Inherited from Catchment.)
Protected methodUpdateRouting (Overrides CatchmentUpdateRouting.)
Protected methodUpdateStorage (Overrides CatchmentUpdateStorage.)
Protected methodUpdateTime (Inherited from Catchment.)
Protected methodUpdateTimeStepUsingCheckPoint (Inherited from Catchment.)
Public methodValidate (Overrides CatchmentValidate.)
Protected methodValidateLIDs (Inherited from Catchment.)
Public methodValueGetter (Inherited from Catchment.)
Public methodValueSetter (Inherited from Catchment.)
Public methodVolumeInCatchment (Overrides CatchmentVolumeInCatchment.)
Public methodVolumeInCatchmentAtStart (Inherited from Catchment.)
Protected methodWritePluginStates (Inherited from Catchment.)
Public methodWriteState
Top
Events
  NameDescription
Public eventPostTimeStepEvent (Inherited from Catchment.)
Top
Fields
  NameDescription
Protected field_additionalFlow (Inherited from Catchment.)
Protected field_additionalFlowOld (Inherited from Catchment.)
Protected field_area (Inherited from Catchment.)
Protected field_boundarySourceEvaporation (Inherited from Catchment.)
Protected field_boundarySourceRainfall (Inherited from Catchment.)
Protected field_boundarySourceTemperature (Inherited from Catchment.)
Protected field_checkPointTime (Inherited from Catchment.)
Protected field_effectiveTimeStep (Inherited from Catchment.)
Protected field_endTime (Inherited from Catchment.)
Protected field_maximumFlow (Inherited from Catchment.)
Protected field_minimumFlow (Inherited from Catchment.)
Protected field_minTime (Inherited from Catchment.)
Protected field_offerDelegates (Inherited from Catchment.)
Protected field_offers (Inherited from Catchment.)
Protected field_rainfallFromForcing
Protected field_runoff (Inherited from Catchment.)
Protected field_runtimeDiagnostics (Inherited from Catchment.)
Protected field_startTime (Inherited from Catchment.)
Protected field_stateVariableLoss (Inherited from CatchmentState.)
Protected field_stateVariableNetRainfall (Inherited from CatchmentState.)
Protected field_stateVariableTotalInfiltration (Inherited from CatchmentState.)
Protected field_stateVariableTotalRunOff (Inherited from CatchmentState.)
Protected field_stormwaterLIDs (Inherited from Catchment.)
Protected field_timeNew (Inherited from Catchment.)
Protected field_timeOfLastUpdate (Inherited from Catchment.)
Protected field_timeOfMaximumFlow (Inherited from Catchment.)
Protected field_timeOfMinimumFlow (Inherited from Catchment.)
Protected field_timeOld (Inherited from Catchment.)
Protected field_timeStep (Inherited from Catchment.)
Protected field_totalAdditionalInflowVolume (Inherited from Catchment.)
Protected field_totalLossVolume (Inherited from Catchment.)
Protected field_totalRainfallVolume (Inherited from Catchment.)
Protected field_totalRunoffVolume (Inherited from Catchment.)
Protected field_tsBuffer (Inherited from Catchment.)
Protected field_useHotStartFile (Inherited from Catchment.)
Protected field_volumeOnGroundAdded (Inherited from Catchment.)
Protected field_volumeOnGroundAfterRouting (Inherited from Catchment.)
Protected field_volumeOnGroundBeforeRouting (Inherited from Catchment.)
Protected field_yearlyStatistics (Inherited from Catchment.)
Public fieldCatchmentPlugins (Inherited from Catchment.)
Public fieldValueBuffer (Inherited from Catchment.)
Top
See Also