#include <TmsD.h>
Public Member Functions | |
PuStateTable () | |
PuStateTable (UInt32 pstate, UInt32 pharmonic, UInt32 pnumBunches, BArray< UInt8 > pphaseTable) | |
Public Attributes | |
UInt32 | state |
The State table entry. | |
UInt32 | harmonic |
The harmonic number for this state. | |
UInt32 | numBunches |
The number of bunches to capture. | |
BArray< UInt8 > | phaseTable |
The Phase table for this state. |
Tms::PuStateTable::PuStateTable | ( | ) |
Tms::PuStateTable::PuStateTable | ( | UInt32 | pstate, | |
UInt32 | pharmonic, | |||
UInt32 | pnumBunches, | |||
BArray< UInt8 > | pphaseTable | |||
) |
The State table entry.
The harmonic number for this state.
The number of bunches to capture.
The Phase table for this state.