Account
|      LibTmsApi 2.3.0         |   
Tms::CycleParamItem Class Reference
#include <TmsD.h>
Public Member Functions | |
| CycleParamItem (BString pcycleType=BString(), BUInt32 pring=BUInt32(), BUInt32 pchannel=BUInt32()) | |
Public Attributes | |
| BString | cycleType | 
| The Cycle Type Name of this parameter set, normally the BEAM type the set of parameters is designed to measure.   | |
| BUInt32 | ring | 
| The ring number this configuration is for, 0 defines all rings.   | |
| BUInt32 | channel | 
| The channel number this configuration is for, 0 defines all channels.   | |
Constructor & Destructor Documentation
◆ CycleParamItem()
| Tms::CycleParamItem::CycleParamItem | ( | BString | pcycleType = BString(),  |          
| BUInt32 | pring = BUInt32(),  |          ||
| BUInt32 | pchannel = BUInt32()  |          ||
| ) | 
Member Data Documentation
◆ channel
| BUInt32 Tms::CycleParamItem::channel | 
The channel number this configuration is for, 0 defines all channels.
◆ cycleType
| BString Tms::CycleParamItem::cycleType | 
The Cycle Type Name of this parameter set, normally the BEAM type the set of parameters is designed to measure.
◆ ring
| BUInt32 Tms::CycleParamItem::ring | 
The ring number this configuration is for, 0 defines all rings.
The documentation for this class was generated from the following files:
Generated by
