Classes | |
| class | gnsstk::CodeBuffer |
| class | gnsstk::X1Sequence |
Enumerations | |
| enum | gnsstk::codeType { gnsstk::P_CODE, gnsstk::Y_CODE, gnsstk::BOTH } |
Variables | |
| const long | gnsstk::LENGTH_OF_EOW_OVERLAP = 34 |
| const int | gnsstk::MAX_WORD = 140 |
| enum gnsstk::codeType |
PCodeConst.hpp maintains a variety of "magic numbers" related to P-code generation and used throughout the P-code generator.
| Enumerator | |
|---|---|
| P_CODE | |
| Y_CODE | |
| BOTH | |
Definition at line 52 of file PCodeConst.hpp.
| const long gnsstk::LENGTH_OF_EOW_OVERLAP = 34 |
Definition at line 58 of file X2Sequence.hpp.
| const int gnsstk::MAX_WORD = 140 |
Definition at line 54 of file GenXSequence.hpp.