BdsApi  2.0.11
Public Member Functions | Public Attributes | List of all members
Bds::Selection Class Reference

#include <BdsD.h>

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

Constructor & Destructor Documentation

§ Selection()

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

§ calibrationName

BString Bds::Selection::calibrationName

Calibration name to use.

§ channelId

BUInt32 Bds::Selection::channelId

The Channel id.

§ channels

BList<SelectionChannel > Bds::Selection::channels

The data channels to select.

§ completeSegments

BInt32 Bds::Selection::completeSegments

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

§ digitiserId

BUInt32 Bds::Selection::digitiserId

The Digitiser id.

§ endTime

BTimeStamp Bds::Selection::endTime

The End Time.

§ id

BUInt32 Bds::Selection::id

The ID of the record to return.

§ range

ListRange Bds::Selection::range

The range of data to return.

§ sensorId

BUInt32 Bds::Selection::sensorId

The Sensor id.

§ sensorOldId

BUInt32 Bds::Selection::sensorOldId

The Sensor old id.

§ startTime

BTimeStamp Bds::Selection::startTime

The Start Time.


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