Click or drag to resize

LateralLinkStructure Class

[Missing <summary> documentation for "T:DHI.Mike1D.Engine.Couplings.LateralLinkStructure"]

Inheritance Hierarchy
SystemObject
  DHI.Mike1D.Engine.CouplingsLateralLinkStructure

Namespace:  DHI.Mike1D.Engine.Couplings
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public class LateralLinkStructure

The LateralLinkStructure type exposes the following members.

Constructors
  NameDescription
Public methodLateralLinkStructure
Initializes a new instance of the LateralLinkStructure class
Top
Properties
  NameDescription
Public propertyCouplingCrestLevel
Crest level used in coupling calculations in the middle of the structure
Public propertyDischarge
Get the discharge into MIKE 1D.
Public propertyHpointIndex
Index of H-point that structure is connected to
Public propertyRiverCrestLevel
Crest level of river in the middle of the structure
Public propertySurfaceGroundLevel
Ground level of surface in the middle of the structure
Public propertyWeirCenteredChainage
Chainage at center of structure
Public propertyWeirImplicitSourcePoint
Public propertyWeirLinkHpoint
H-point that structure is connected to
Public propertyWeirStructure
Lateral link weir structure
Public propertyWeirWidth
Width of this weir
Top
Methods
  NameDescription
Public methodApplyADSourceToEngine
Public methodCreatecouplingStructure
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodEvaluateWeirDischarge
Evalueate the weir discharge (which is implicit), and multiply by weir width factor.
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 methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetInternalConcentration
Get outflow concentration for lateral link structure for specified component
Public methodStatic memberGetM1DCrestLevel
Gets the crest level (mark 1 or mark 3) from the cross section data of a river model node, if it exists, interpolating the values of the closest available x-section data.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetweirDischarge
Get the discharge into MIKE 1D.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSet1DWaterLevel
Public methodSetDT
Public methodSetupAd
Setup AD for structure
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTransferLateralOutput2Results
Top
Fields
  NameDescription
Public fieldWeirEngineReach
Reach that structure is connected to
Top
See Also