 | 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.GXNetX
Assembly:
geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2025.1.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