![]() | VV_LOOKUPConstant Class |
Namespace: GeoEngine.Core.GXNet
The VV_LOOKUPConstant type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | EXACT | Only exact matches are used |
![]() ![]() | INTERPCLOSE | Interpolate only if within sampling range |
![]() ![]() | INTERPOLATE | Interpolate between values (regardless of sampling range) |
![]() ![]() | NEAREST | Nearest match is used (regardless of sampling range) |
![]() ![]() | NEARESTCLOSE | Use nearest match only if within sampling range |