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, Int32 pbeyondPeriod)

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.
Int32 beyondPeriod
 If set allows reads of data beyond the end of the period.


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,
Int32  pbeyondPeriod 
)


Member Data Documentation

The PS Cycle number.

The pick-up channel number.

The cycle period the data is from.

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

The starting orbit number (starting from 0).

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

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

The Argument to the data processing function.

The total number of data points to return.

If set allows reads of data beyond the end of the period.


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

Generated on Thu Dec 18 13:21:15 2008 for LibTmsApi by  doxygen 1.5.6