BDS Public

Bds::Data Class Reference

This class defines information on a set of data. More...

#include <BdsD.h>

List of all members.


Public Member Functions

 Data ()
 Data (DataInfo pdataInfo, BArray< Float64 > pchannelData, BArray< Channel > pchannelInfo)

Public Attributes

DataInfo dataInfo
 Information on the data.
BArray< Float64 > channelData
 The raw channel data in a 2 dimensional array, orders as per channel information in dataInfo.
BArray< ChannelchannelInfo
 Information on each channel, including instrument responses.

Detailed Description

This class defines information on a set of data.

Constructor & Destructor Documentation

Bds::Data::Data (  ) 

Bds::Data::Data ( DataInfo  pdataInfo,
BArray< Float64 >  pchannelData,
BArray< Channel pchannelInfo 
)


Member Data Documentation

Information on the data.

BArray<Float64> Bds::Data::channelData

The raw channel data in a 2 dimensional array, orders as per channel information in dataInfo.

Information on each channel, including instrument responses.


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

Generated on Thu Mar 20 11:23:35 2008 for BdsApi by  doxygen 1.5.5