DecodeQuant Struct Reference

Collaboration diagram for DecodeQuant:

Collaboration graph
[legend]
List of all members.

Detailed Description

DecodeQuant contains the information necessary to decode a given quantity for a particular navigation message subframe.

Definition at line 75 of file EngNav.cpp.

Public Attributes

short outIndex
 Output array index (0-19).
short pow2
 Power of 2 to scale factor.
short powPI
 Power of PI scale factor.
double scale
 Scalar scale factor.
short signq
 0 = unsigned, 1 = signed
DecodeBits fmt [2]
 start bit, #bits for up to 2 sections
DecodeQuantnxtq
 Pointer to next structure in list.


Member Data Documentation

DecodeBits fmt[2]
 

start bit, #bits for up to 2 sections

Definition at line 82 of file EngNav.cpp.

DecodeQuant* nxtq
 

Pointer to next structure in list.

Definition at line 83 of file EngNav.cpp.

Referenced by EngNav::EngNav(), and EngNav::subframeConvert().

short outIndex
 

Output array index (0-19).

Definition at line 77 of file EngNav.cpp.

Referenced by EngNav::EngNav().

short pow2
 

Power of 2 to scale factor.

Definition at line 78 of file EngNav.cpp.

short powPI
 

Power of PI scale factor.

Definition at line 79 of file EngNav.cpp.

double scale
 

Scalar scale factor.

Definition at line 80 of file EngNav.cpp.

short signq
 

0 = unsigned, 1 = signed

Definition at line 81 of file EngNav.cpp.


The documentation for this struct was generated from the following file:
Generated on Wed Feb 8 03:31:37 2012 for GPS ToolKit Software Library by  doxygen 1.3.9.1