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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
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