VV_DOUBLE_CRC_BITSConstant Class

Number of bits to use in double CRC's
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetXVV_DOUBLE_CRC_BITSConstant

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public static class VV_DOUBLE_CRC_BITSConstant

public static class VV_DOUBLE_CRC_BITSConstant

The VV_DOUBLE_CRC_BITSConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDEFAULT
Default inaccuracy in double (10 Bits)
Public fieldStatic memberEXACT
Exact CRC
Public fieldStatic memberMAX
Maximum number of inaccuracy bits
Top
See Also