
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 | |
| DecodeQuant * | nxtq |
| Pointer to next structure in list. | |
|
|
start bit, #bits for up to 2 sections
Definition at line 82 of file EngNav.cpp. |
|
|
Pointer to next structure in list.
Definition at line 83 of file EngNav.cpp. Referenced by EngNav::EngNav(), and EngNav::subframeConvert(). |
|
|
Output array index (0-19).
Definition at line 77 of file EngNav.cpp. Referenced by EngNav::EngNav(). |
|
|
Power of 2 to scale factor.
Definition at line 78 of file EngNav.cpp. |
|
|
Power of PI scale factor.
Definition at line 79 of file EngNav.cpp. |
|
|
Scalar scale factor.
Definition at line 80 of file EngNav.cpp. |
|
|
0 = unsigned, 1 = signed
Definition at line 81 of file EngNav.cpp. |
1.3.9.1