Bds::DataInfo Class Reference

#include <BdsD.h>

List of all members.

Public Member Functions

 DataInfo (BTimeStamp pstartTime=BTimeStamp(), BTimeStamp pendTime=BTimeStamp(), BString parray=BString(), BString pdescription=BString(), BUInt32 psynchronous=BUInt32(), BArray< BArray< DataChannel > > pchannels=BArray< BArray< DataChannel > >(), BDict< BString > pinfo=BDict< BString >())

Public Attributes

BTimeStamp startTime
 The Start Time.
BTimeStamp endTime
 The End Time.
BString array
 The Seismic Array that all of the channels are from, if just one.
BString description
 The Comment.
BUInt32 synchronous
 The channels are synchronously sampled.
BArray< BArray< DataChannel > > channels
 The Data channels. Each channel can have multiple segments of data.
BDict< BString > info
 Extra info on the set of channels.


Constructor & Destructor Documentation

Bds::DataInfo::DataInfo ( BTimeStamp  pstartTime = BTimeStamp(),
BTimeStamp  pendTime = BTimeStamp(),
BString  parray = BString(),
BString  pdescription = BString(),
BUInt32  psynchronous = BUInt32(),
BArray< BArray< DataChannel > >  pchannels = BArray< BArray< DataChannel > >(),
BDict< BString >  pinfo = BDict< BString >() 
)


Member Data Documentation

BString Bds::DataInfo::array

The Seismic Array that all of the channels are from, if just one.

BArray<BArray<DataChannel > > Bds::DataInfo::channels

The Data channels. Each channel can have multiple segments of data.

BString Bds::DataInfo::description

The Comment.

BTimeStamp Bds::DataInfo::endTime

The End Time.

BDict<BString > Bds::DataInfo::info

Extra info on the set of channels.

BTimeStamp Bds::DataInfo::startTime

The Start Time.

BUInt32 Bds::DataInfo::synchronous

The channels are synchronously sampled.


The documentation for this class was generated from the following files:
Generated on Wed Jan 27 10:58:39 2010 for BdsApi by  doxygen 1.4.7