COSMOS core  1.0.2 (beta)
Comprehensive Open-architecture Solution for Mission Operations Systems
Collaboration diagram for Math library typedefs:

Classes

union  utype
 Scalar value type Union. More...
 
union  uvector
 Quaternion/Rvector Union. More...
 
struct  gj_kernel
 pxnxm element cube More...
 
struct  gj_step
 Gauss-Jackson Integration Step. More...
 
struct  gj_instance
 Gauss-Jackson Integration Instance. More...
 
struct  gj_instance3d
 Gauss-Jackson 3D Integration Instance. More...
 
struct  estimatorstruc
 Estimator structure. More...
 
struct  estimatorhandle
 Estimator handle. More...
 

Macros

#define CRC16CCITT   0x1021
 CRC-16-CCITT Normal. More...
 
#define CRC16CCITTMSB   0x1021
 
#define CRC16CCITTR   0x8408
 CRC-16-CCITT Reversed. More...
 
#define CRC16CCITTLSB   0x8408
 
#define CRC16CCITTRR   0x8810
 CRC-16-CCITT Reversed Reciprocal. More...
 

Detailed Description

Macro Definition Documentation

#define CRC16CCITT   0x1021

CRC-16-CCITT Normal.

#define CRC16CCITTMSB   0x1021
#define CRC16CCITTR   0x8408

CRC-16-CCITT Reversed.

#define CRC16CCITTLSB   0x8408
#define CRC16CCITTRR   0x8810

CRC-16-CCITT Reversed Reciprocal.