VV_FLOAT_CRC_BITSConstant Class
Number of bits to use in float CRC's
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetVV_FLOAT_CRC_BITSConstant

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static class VV_FLOAT_CRC_BITSConstant

The VV_FLOAT_CRC_BITSConstant type exposes the following members.

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