LibTmsApi  2.0.0
Public Member Functions | Public Attributes | List of all members
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. More...
 
BUInt8 pupeNum
 The PUPE number. More...
 
BUInt8 pupeChan
 The PUPE channel. More...
 

Detailed Description

This class stores a Physical Pick-Up channel id.

Constructor & Destructor Documentation

Tms::PuChannel::PuChannel ( BUInt8  pmoduleNum = BUInt8(),
BUInt8  ppupeNum = BUInt8(),
BUInt8  ppupeChan = BUInt8() 
)

Member Data Documentation

BUInt8 Tms::PuChannel::moduleNum

The Module number.

BUInt8 Tms::PuChannel::pupeChan

The PUPE channel.

BUInt8 Tms::PuChannel::pupeNum

The PUPE number.


The documentation for this class was generated from the following files: