This class defines a Channel to Digitiser/Sensor linkage.
More...
#include <BdsD.h>
|
| ChannelInstrument (BUInt32 pid=BUInt32(), BTimeStamp pstartTime=BTimeStamp(), BTimeStamp pendTime=BTimeStamp(), BUInt32 pchannelId=BUInt32(), BString psource=BString(), BUInt32 pdigitiserId=BUInt32(), BUInt32 psensorId=BUInt32()) |
|
BString | getType () |
|
BError | setMembers (BDictString &members) |
|
BError | getMembers (BDictString &members) |
|
This class defines a Channel to Digitiser/Sensor linkage.
Bds::ChannelInstrument::ChannelInstrument |
( |
BUInt32 |
pid = BUInt32() , |
|
|
BTimeStamp |
pstartTime = BTimeStamp() , |
|
|
BTimeStamp |
pendTime = BTimeStamp() , |
|
|
BUInt32 |
pchannelId = BUInt32() , |
|
|
BString |
psource = BString() , |
|
|
BUInt32 |
pdigitiserId = BUInt32() , |
|
|
BUInt32 |
psensorId = BUInt32() |
|
) |
| |
BError Bds::ChannelInstrument::getMembers |
( |
BDictString & |
members | ) |
|
BString Bds::ChannelInstrument::getType |
( |
| ) |
|
BError Bds::ChannelInstrument::setMembers |
( |
BDictString & |
members | ) |
|
BUInt32 Bds::ChannelInstrument::channelId |
BUInt32 Bds::ChannelInstrument::digitiserId |
BTimeStamp Bds::ChannelInstrument::endTime |
The End Time the channel was available.
BUInt32 Bds::ChannelInstrument::id |
BUInt32 Bds::ChannelInstrument::sensorId |
BString Bds::ChannelInstrument::source |
BTimeStamp Bds::ChannelInstrument::startTime |
The documentation for this class was generated from the following files: