Tms::Data Class Reference

This class stores the raw data. More...

#include <TmsD.h>

List of all members.

Public Member Functions

 Data ()
 Data (UInt32 pnumValues, UInt32 pdataType, UInt32 pnumBunches, UInt32 pnumChannels, BArray< DataValue > pdataValues, BArray< BError > perrors)

Public Attributes

UInt32 numValues
 The total number of data samples.
UInt32 dataType
 The type of data in the data block.
UInt32 numBunches
 The number of bunches.
UInt32 numChannels
 The number of channels.
BArray< DataValuedataValues
 The data.
BArray< BErrorerrors
 Individual errors for each channel within dataValues.


Detailed Description

This class stores the raw data.

Constructor & Destructor Documentation

Tms::Data::Data (  ) 

Tms::Data::Data ( UInt32  pnumValues,
UInt32  pdataType,
UInt32  pnumBunches,
UInt32  pnumChannels,
BArray< DataValue pdataValues,
BArray< BError perrors 
)


Member Data Documentation

The total number of data samples.

The type of data in the data block.

The number of bunches.

The number of channels.

The data.

Individual errors for each channel within dataValues.


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