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 | 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 = BUInt32() , |
|
|
BTimeStamp |
pstartTime = BTimeStamp() , |
|
|
BTimeStamp |
pendTime = BTimeStamp() , |
|
|
BUInt32 |
pchannelId = BUInt32() , |
|
|
BString |
psource = BString() , |
|
|
BUInt32 |
pdigitiserId = BUInt32() , |
|
|
BUInt32 |
psensorId = BUInt32() |
|
) |
| |
§ 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: