GridInterpolatorIsInside Method
Check if fractional index is inside grid.
Namespace: DHI.ProjectionsAssembly: DHI.Projections (in DHI.Projections.dll) Version: 24.0.0.0 (11.1.1.1111)
public bool IsInside(
double j,
double k
)
member IsInside :
j : float *
k : float -> bool
- j Double
-
- k Double
-
Booleantrue if the fractional indices is inside grid