MappingBoxGetHGridpointCrossSectionFactor Method |
Interpolation factor between the two h points with cross section, based
on the factor within the map box, e.g. u from st to uv coordiantes
Namespace:
DHI.Mike1D.Engine.FloodMaps
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public double GetHGridpointCrossSectionFactor(
double mapBoxFactor
)
Parameters
- mapBoxFactor
- Type: SystemDouble
Map box interpolation factor
Return Value
Type:
DoubleInterpolation factor between two h points with cross sections
See Also