#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. | |
ListRange | range |
The range of data to return. | |
BTimeStamp | startTime |
The Start Time. | |
BTimeStamp | endTime |
The End Time. | |
BList< SelectionChannel > | channels |
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. |
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() | |||
) |
BString Bds::Selection::calibrationName |
Calibration name to use.
BUInt32 Bds::Selection::channelId |
The Channel id.
The data channels to select.
Do not clip the segment times to match the required time period.
BUInt32 Bds::Selection::digitiserId |
The Digitiser id.
BTimeStamp Bds::Selection::endTime |
The End Time.
BUInt32 Bds::Selection::id |
The ID of the record to return.
The range of data to return.
BUInt32 Bds::Selection::sensorId |
The Sensor id.
BUInt32 Bds::Selection::sensorOldId |
The Sensor old id.
BTimeStamp Bds::Selection::startTime |
The Start Time.