#include <TmsD.h>
Public Member Functions | |
CycleTypeInformationPeriod () | |
CycleTypeInformationPeriod (UInt32 pcyclePeriod, UInt32 pharmonic, UInt32 pnumBunches, UInt32 pbunchMask) | |
Public Attributes | |
UInt32 | cyclePeriod |
The Cycle Period. | |
UInt32 | harmonic |
The Machines harmonic number. | |
UInt32 | numBunches |
The number of bunches. | |
UInt32 | bunchMask |
Bitmask defining which buckets the bunches are captured from. Bit 0 is bucket 1, bit 1 is bucket 2 etc. |
Tms::CycleTypeInformationPeriod::CycleTypeInformationPeriod | ( | ) |
Tms::CycleTypeInformationPeriod::CycleTypeInformationPeriod | ( | UInt32 | pcyclePeriod, | |
UInt32 | pharmonic, | |||
UInt32 | pnumBunches, | |||
UInt32 | pbunchMask | |||
) |
The Cycle Period.
The Machines harmonic number.
The number of bunches.
Bitmask defining which buckets the bunches are captured from. Bit 0 is bucket 1, bit 1 is bucket 2 etc.