Tms::DataInfo Class Reference

This class defines the data to be acquired and/or fetched. More...

#include <TmsD.h>

List of all members.

Public Member Functions

 DataInfo ()
 DataInfo (UInt32 pcycleNumber, UInt32 pchannel, UInt32 pcyclePeriod, UInt32 pstartTime, UInt32 porbitNumber, UInt32 pbunchNumber, UInt32 pfunction, UInt32 pargument, UInt32 pnumValues)

Public Attributes

UInt32 cycleNumber
 The PS Cycle number.
UInt32 channel
 The pick-up channel number.
UInt32 cyclePeriod
 The cycle period the data is from.
UInt32 startTime
 The start time in milli-seconds in the cycle period (starting from 0).
UInt32 orbitNumber
 The starting orbit number (starting from 0).
UInt32 bunchNumber
 The Bunch number (starting from 1 (0 is all bunches)).
UInt32 function
 The data processing function to perform or performed. (0 normal data).
UInt32 argument
 The Argument to the data processing function.
UInt32 numValues
 The total number of data points to return.


Detailed Description

This class defines the data to be acquired and/or fetched.


Constructor & Destructor Documentation

Tms::DataInfo::DataInfo (  ) 

Tms::DataInfo::DataInfo ( UInt32  pcycleNumber,
UInt32  pchannel,
UInt32  pcyclePeriod,
UInt32  pstartTime,
UInt32  porbitNumber,
UInt32  pbunchNumber,
UInt32  pfunction,
UInt32  pargument,
UInt32  pnumValues 
)


Member Data Documentation

UInt32 Tms::DataInfo::cycleNumber

The PS Cycle number.

UInt32 Tms::DataInfo::channel

The pick-up channel number.

UInt32 Tms::DataInfo::cyclePeriod

The cycle period the data is from.

UInt32 Tms::DataInfo::startTime

The start time in milli-seconds in the cycle period (starting from 0).

UInt32 Tms::DataInfo::orbitNumber

The starting orbit number (starting from 0).

UInt32 Tms::DataInfo::bunchNumber

The Bunch number (starting from 1 (0 is all bunches)).

UInt32 Tms::DataInfo::function

The data processing function to perform or performed. (0 normal data).

UInt32 Tms::DataInfo::argument

The Argument to the data processing function.

UInt32 Tms::DataInfo::numValues

The total number of data points to return.


The documentation for this class was generated from the following files:
Generated on Thu Aug 2 16:16:47 2007 for LibTmsApi by  doxygen 1.5.1