 | DU_LOOKUPConstantINTERPCLOSE Field |
Same as _INTERPOLATE mode except that the target
value must be within the CLOSE distance to a
table value.
a) the primary index channel for single index
lookups;
b) the secondary index channel for
double index lookups.
Values not in data spacing are dummy.
Namespace:
Geosoft.Desktop.GXNet
Assembly:
geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntaxpublic const int INTERPCLOSE = 4
public const int INTERPCLOSE = 4
Public Const INTERPCLOSE As Integer = 4
Public Const INTERPCLOSE As Integer = 4
public:
literal int INTERPCLOSE = 4
public:
literal int INTERPCLOSE = 4
static val mutable INTERPCLOSE: int
static val mutable INTERPCLOSE: int
Field Value
Type:
Int32
See Also