Public Attributes | List of all members
gnsstk::DecodeQuant Struct Reference

Detailed Description

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

Definition at line 68 of file EngNav.cpp.

Public Attributes

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

Member Data Documentation

◆ fmt

DecodeBits gnsstk::DecodeQuant::fmt[2]

start bit, number of bits for up to 2 sections

Definition at line 75 of file EngNav.cpp.

◆ outIndex

short gnsstk::DecodeQuant::outIndex

Output array index (0-19)

Definition at line 70 of file EngNav.cpp.

◆ pow2

short gnsstk::DecodeQuant::pow2

Power of 2 to scale factor.

Definition at line 71 of file EngNav.cpp.

◆ powPI

short gnsstk::DecodeQuant::powPI

Power of PI scale factor.

Definition at line 72 of file EngNav.cpp.

◆ scale

double gnsstk::DecodeQuant::scale

Scalar scale factor.

Definition at line 73 of file EngNav.cpp.

◆ signq

short gnsstk::DecodeQuant::signq

0 = unsigned, 1 = signed

Definition at line 74 of file EngNav.cpp.


The documentation for this struct was generated from the following file:


gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:44