IMU_DOUBLE_CRC_BITSConstant Class
Bits to use in double CRC's
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetIMU_DOUBLE_CRC_BITSConstant

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

The IMU_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 (51 Bits)
Top
See Also