HydraulicParametersMoveParameterSetClosestToArea Method |
By interpolation the parameter set that has an area closest to fraction*max_area
is moved to excactly fraction*max_area.
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public void MoveParameterSetClosestToArea(
double area,
out int indexFull
)
Parameters
- area
- Type: SystemDouble
Area where the parameter set should be moved to - indexFull
- Type: SystemInt32
See Also