MapBoxGetHSpanFactor Method

Interpolation factor between the two neighbouring h points, based on the factor within the map box.

Definition

Namespace: DHI.Mike1D.FloodMap
Assembly: DHI.Mike1D.FloodMap (in DHI.Mike1D.FloodMap.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public double GetHSpanFactor(
	double u
)

Parameters

u  Double
Map box interpolation factor

Return Value

Double
Interpolation factor between two h points

See Also