Click or drag to resize

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

The StandardLink type exposes the following members.

Constructors
  NameDescription
Public methodStandardLink
Initializes a new instance of the StandardLink class
Top
Properties
Methods
  NameDescription
Public methodAdjustWaterLevelBoundaryValue
Public methodApplyExponentialSmoothing
Public methodAssignExternalConcentrationsToOutletBoundary
Public methodAssignExternalWaterLevelToOutletBoundary
Public methodCheckLinkBottomLevels
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
Public methodGetExternalConcentration
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetInternalConcentration
Public methodGetLinkNode
Public methodGetM1DGroundLevel
Public methodGetOutflowDirectionAngle
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetWaterLevel
Public methodGetWaterLevelBoundaryValue
Public methodInitialize
Protected methodInitializeDischargeGetters
Protected methodInitializeOutletBoundary
Public methodInitializeWaterLevelGetter
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPrepareAD
Public methodPrepareHD
Protected methodSet1DBottomLevel
Protected methodSet1DGroundLevel
Public methodSetExternalConcentration
Public methodSetExternalConcentrations
Public methodSetExternalCoupledArea
Public methodSetExternalGroundLevel
Public methodSetExternalWaterLevel
Public methodSetInternalComponentInfo
Public methodSetLinkNode
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTransferState
Top
Fields
See Also