Account
| LibTmsApi 2.3.0 |
Tms::PuChannel Class Reference
This class stores a Physical Pick-Up channel id. More...
#include <TmsD.h>
Public Member Functions | |
| PuChannel (BUInt8 pmoduleNum=BUInt8(), BUInt8 ppupeNum=BUInt8(), BUInt8 ppupeChan=BUInt8()) | |
Public Attributes | |
| BUInt8 | moduleNum |
| The Module number. | |
| BUInt8 | pupeNum |
| The PUPE number. | |
| BUInt8 | pupeChan |
| The PUPE channel. | |
Detailed Description
This class stores a Physical Pick-Up channel id.
Constructor & Destructor Documentation
◆ PuChannel()
| Tms::PuChannel::PuChannel | ( | BUInt8 | pmoduleNum = BUInt8(), |
| BUInt8 | ppupeNum = BUInt8(), | ||
| BUInt8 | ppupeChan = BUInt8() | ||
| ) |
Member Data Documentation
◆ moduleNum
| BUInt8 Tms::PuChannel::moduleNum |
The Module number.
◆ pupeChan
| BUInt8 Tms::PuChannel::pupeChan |
The PUPE channel.
◆ pupeNum
| BUInt8 Tms::PuChannel::pupeNum |
The PUPE number.
The documentation for this class was generated from the following files:
Generated by
