Bds::Selection Class Reference

#include <BdsD.h>

List of all members.

Public Member Functions

 Selection (BUInt32 pid=BUInt32(), ListRange prange=ListRange(), BTimeStamp pstartTime=BTimeStamp(), BTimeStamp pendTime=BTimeStamp(), BList< SelectionChannel > pchannels=BList< SelectionChannel >(), BUInt32 pchannelId=BUInt32(), BUInt32 pdigitiserId=BUInt32(), BUInt32 psensorId=BUInt32(), BUInt32 psensorOldId=BUInt32(), BInt32 pcompleteSegments=BInt32(), BString pcalibrationName=BString())

Public Attributes

BUInt32 id
 The ID of the record to return.
ListRange range
 The range of data to return.
BTimeStamp startTime
 The Start Time.
BTimeStamp endTime
 The End Time.
BList< SelectionChannelchannels
 The data channels to select.
BUInt32 channelId
 The Channel id.
BUInt32 digitiserId
 The Digitiser id.
BUInt32 sensorId
 The Sensor id.
BUInt32 sensorOldId
 The Sensor old id.
BInt32 completeSegments
 Do not clip the segment times to match the required time period.
BString calibrationName
 Calibration name to use.

Constructor & Destructor Documentation

Bds::Selection::Selection ( BUInt32  pid = BUInt32(),
ListRange  prange = ListRange(),
BTimeStamp  pstartTime = BTimeStamp(),
BTimeStamp  pendTime = BTimeStamp(),
BList< SelectionChannel pchannels = BList<SelectionChannel >(),
BUInt32  pchannelId = BUInt32(),
BUInt32  pdigitiserId = BUInt32(),
BUInt32  psensorId = BUInt32(),
BUInt32  psensorOldId = BUInt32(),
BInt32  pcompleteSegments = BInt32(),
BString  pcalibrationName = BString() 
)

Member Data Documentation

Calibration name to use.

The Channel id.

The data channels to select.

Do not clip the segment times to match the required time period.

The Digitiser id.

The End Time.

The ID of the record to return.

The range of data to return.

The Sensor id.

The Sensor old id.

The Start Time.


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

Generated on 10 Dec 2012 for BdsApi by  doxygen 1.6.1