Click or drag to resize

SourceLink 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 SourceLink : StandardLink

The SourceLink type exposes the following members.

Constructors
  NameDescription
Public methodSourceLink
Initializes a new instance of the SourceLink class
Top
Properties
  NameDescription
Public propertyAllowBackflow
Public propertyDischargeBoundaryType (Inherited from StandardLink.)
Public propertyExternalGroundLevel (Inherited from StandardLink.)
Public propertyExternalVolume
Public propertyExternalWaterLevel (Inherited from StandardLink.)
Public propertyIsAdLink (Inherited from LinkBase.)
Public propertyIsSideStructure (Inherited from StandardLink.)
Public propertyLinkLocation (Inherited from StandardLink.)
Public propertySmoothingFactor (Inherited from LinkBase.)
Public propertyWaterLevelBoundaryType (Inherited from StandardLink.)
Top
Methods
  NameDescription
Public methodAdjustWaterLevelBoundaryValue (Inherited from StandardLink.)
Public methodApplyCouplingForcing
Public methodApplyExponentialSmoothing (Inherited from StandardLink.)
Public methodAssignExternalConcentrationsToOutletBoundary (Inherited from StandardLink.)
Public methodAssignExternalWaterLevelToOutletBoundary (Inherited from StandardLink.)
Public methodCheckGroundLevels
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 methodGetComponentMassInReservoir
Public methodGetDischarge (Overrides StandardLinkGetDischarge.)
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 methodGetManholeConcentrations
Public methodGetOutflowDirectionAngle (Inherited from StandardLink.)
Public methodGetRunOffDischarge
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.)
Protected methodInitializeDischargeGetters (Inherited from StandardLink.)
Public methodInitializeInlet
Protected methodInitializeOutletBoundary (Inherited from StandardLink.)
Public methodInitializeStandardLink
Public methodInitializeWaterLevelGetter (Inherited from StandardLink.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPrepareAD (Inherited from StandardLink.)
Public methodPrepareADInlet
Public methodPrepareForTimeStep
Public methodPrepareHD (Inherited from StandardLink.)
Public methodQInflowFromCoupling
Protected methodSet1DBottomLevel (Inherited from StandardLink.)
Protected methodSet1DGroundLevel (Inherited from StandardLink.)
Public methodSetDt
Public methodSetExternalConcentration (Inherited from StandardLink.)
Public methodSetExternalConcentrations (Inherited from StandardLink.)
Public methodSetExternalCoupledArea (Inherited from StandardLink.)
Public methodSetExternalGroundLevel (Inherited from StandardLink.)
Public methodSetExternalVolume
Public methodSetExternalWaterLevel (Inherited from StandardLink.)
Public methodSetInternalComponentInfo (Inherited from StandardLink.)
Public methodSetLinkNode (Inherited from StandardLink.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTransferState (Inherited from StandardLink.)
Top
Fields
See Also