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