WeirLevee Class |
[Missing <summary> documentation for "T:DHI.Mike1D.Engine.Couplings.WeirLevee"]
Namespace: DHI.Mike1D.Engine.Couplings
The WeirLevee type exposes the following members.
| Name | Description | |
|---|---|---|
| WeirLevee | Initializes a new instance of the WeirLevee class | |
| WeirLevee(String) | Initializes a new instance of the WeirLevee class |
| Name | Description | |
|---|---|---|
| Dfs1LeveeFile | ||
| ExtGeoFilePath | ||
| TxtLeveeFile |
| Name | Description | |
|---|---|---|
| CheckDfs1TimeSpan | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| ExtrapolateDfs1LeveeData |
This function reads the dfs1 file with external data for the crest level at the lateral link.
| |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| InitializeLevee | ||
| InterpolateLeveeData |
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.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ReadExternalLeveeFile |
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).
| |
| SetExternalLeveeDfs1FileReadingTime |
Reads the content of the external dfs1 file, containing the data of the levee crest level, which is used in a lateral link.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |