Click or drag to resize

UrbanRiverLink Class

Inheritance Hierarchy

Namespace:  DHI.Mike1D.Engine.Couplings
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public class UrbanRiverLink : StandardLink

The UrbanRiverLink type exposes the following members.

Constructors
  NameDescription
Public methodUrbanRiverLink
Initializes a new instance of the UrbanRiverLink class
Top
Properties
Methods
  NameDescription
Public methodAdjustWaterLevelBoundaryValue (Inherited from StandardLink.)
Public methodApplyExponentialSmoothing (Inherited from StandardLink.)
Public methodApplyWaterLevelBoundary
Public methodAssignExternalConcentrationsToOutletBoundary (Inherited from StandardLink.)
Public methodAssignExternalWaterLevelToOutletBoundary (Inherited from StandardLink.)
Public methodCheckLinkBottomLevels (Inherited from StandardLink.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetDischarge (Inherited from StandardLink.)
Public methodGetExternalConcentration (Inherited from StandardLink.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetInternalConcentration (Inherited from StandardLink.)
Public methodGetLinkNode (Inherited from StandardLink.)
Public methodGetM1DGroundLevel (Inherited from StandardLink.)
Public methodGetOutflowDirectionAngle (Inherited from StandardLink.)
Public methodGetSourcePointConcentration
Public methodGetSourcePointWaterLevel
Public methodGetSourceWaterLevel
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetWaterLevel (Inherited from StandardLink.)
Public methodGetWaterLevelBoundaryValue (Inherited from StandardLink.)
Public methodInitialize (Inherited from StandardLink.)
Public methodInitializeComponents
Protected methodInitializeDischargeGetters (Inherited from StandardLink.)
Protected methodInitializeOutletBoundary (Inherited from StandardLink.)
Public methodInitializeSourceWaterLevelGetter(EngineNet, EngineNode)
Public methodInitializeSourceWaterLevelGetter(EngineNet, EngineReach, HGridPoint)
Public methodInitializeWaterLevelGetter (Inherited from StandardLink.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPrepareAD (Inherited from StandardLink.)
Public methodPrepareHD (Inherited from StandardLink.)
Protected methodSet1DBottomLevel (Inherited from StandardLink.)
Protected methodSet1DGroundLevel (Inherited from StandardLink.)
Public methodSetExternalConcentration (Inherited from StandardLink.)
Public methodSetExternalConcentrations (Inherited from StandardLink.)
Public methodSetExternalCoupledArea (Inherited from StandardLink.)
Public methodSetExternalGroundLevel (Inherited from StandardLink.)
Public methodSetExternalWaterLevel (Inherited from StandardLink.)
Public methodSetInternalComponentInfo (Inherited from StandardLink.)
Public methodSetLinkNode (Inherited from StandardLink.)
Public methodSetSourcePointComponentSource(IComponentSourcePoint)
Public methodSetSourcePointComponentSource(EngineNet, EngineReach, Int32)
Public methodSetupSourceCoupling
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTransferState (Inherited from StandardLink.)
Top
Fields
See Also