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 >(), BDict< BString > pinfoExtra=BDict< BString >(), BList< BString > pwarnings=BList< 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
 Info on the set of channels.
BDict< BString > infoExtra
 Extra Info on the set of channels. Used for extended error/logging information.
BList< BString > warnings
 Warnings on the data set.


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 >(),
BDict< BString >  pinfoExtra = BDict< BString >(),
BList< BString >  pwarnings = BList< 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

Info on the set of channels.

BDict<BString > Bds::DataInfo::infoExtra

Extra Info on the set of channels. Used for extended error/logging information.

BTimeStamp Bds::DataInfo::startTime

The Start Time.

BUInt32 Bds::DataInfo::synchronous

The channels are synchronously sampled.

BList<BString > Bds::DataInfo::warnings

Warnings on the data set.


The documentation for this class was generated from the following files:
Generated on Mon Aug 13 09:12:55 2012 for BdsApi by  doxygen 1.4.7