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