TabulatedSortOutQandH Method |
Sorting out Q and H vectors.
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax protected void SortOutQandH(
ref double[] Q,
ref double[] H
)
Parameters
- Q
- Type: SystemDouble
Q vector is returned holding the discharge vector. - H
- Type: SystemDouble
WL vector is returned holding the water level vector
See Also