Click or drag to resize

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

The LateralLink type exposes the following members.

Constructors
  NameDescription
Public methodLateralLink
Initializes a new instance of the LateralLink class
Public methodLateralLink(LocationSpan)
Initializes a new instance of the LateralLink class
Top
Properties
  NameDescription
Public propertyCurrentTime
Public propertyIsAdLink (Inherited from LinkBase.)
Public propertyLinkSpan
Public propertyNumberOfFaces
Public propertySmoothingFactor (Inherited from LinkBase.)
Public propertyStartTime
Top
Methods
  NameDescription
Public methodAddCouplingCrestLevels
Public methodAddRiverCrestLevelValues
Public methodAddSurfaceCrestLevels
Public methodApplyADCouplingForcing
Public methodApplyCouplingForcing
Public methodApplyExponentialSmoothing
Public methodCalculateFaceDischarges
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 methodGetDischarges
Public methodGetFacesOutflowConcentrations
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetWeirCrestLevel
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPrepareAD
Public methodPrepareForTimeStep
Public methodPrepareHD
Public methodSetCurrentTime
Public methodSetDt
Public methodSetFacesCoordinates
Public methodSetLinkDryingDepth
Public methodSetNumberOfFaces
Public methodSetStartTime
Public methodSetSurfaceConcentrationOnFaces
Public methodSetSurfaceVolumes
Public methodSetSurfaceWaterLevel
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUpdateCrestLevels
Public methodWriteLatlinkConnectionData
Top
Fields
See Also