Click or drag to resize

WeirLevee Class

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

Inheritance Hierarchy
SystemObject
  DHI.Mike1D.Engine.CouplingsWeirLevee

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 WeirLevee

The WeirLevee type exposes the following members.

Constructors
  NameDescription
Public methodWeirLevee
Initializes a new instance of the WeirLevee class
Public methodWeirLevee(String)
Initializes a new instance of the WeirLevee class
Top
Properties
Methods
  NameDescription
Public methodCheckDfs1TimeSpan
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodExtrapolateDfs1LeveeData
This function reads the dfs1 file with external data for the crest level at the lateral link.
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 methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInitializeLevee
Public methodInterpolateLeveeData
when the data of the chainages of the lateral link is faced against the external levee data, the later must be interpolated in order to match the former.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodReadExternalLeveeFile
M1D Reads the .txt file for the crest level (or bed level) used in the parametrization of the lateral links coupling between M21 and the river models (M11 or M1D).
Public methodSetExternalLeveeDfs1FileReadingTime
Reads the content of the external dfs1 file, containing the data of the levee crest level, which is used in a lateral link.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also