Bds::ChannelInstrument Class Reference

This class defines a Channel to Digitiser/Sensor linkage. More...

#include <BdsD.h>

List of all members.

Public Member Functions

 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)

Public Attributes

BUInt32 id
 ID.
BTimeStamp startTime
 The Start Time.
BTimeStamp endTime
 The End Time the channel was available.
BUInt32 channelId
 The channels Id.
BString source
 The source.
BUInt32 digitiserId
 The Digitiser in use.
BUInt32 sensorId
 The sensor in use.


Detailed Description

This class defines a Channel to Digitiser/Sensor linkage.


Constructor & Destructor Documentation

Bds::ChannelInstrument::ChannelInstrument ( BUInt32  pid = BUInt32(),
BTimeStamp  pstartTime = BTimeStamp(),
BTimeStamp  pendTime = BTimeStamp(),
BUInt32  pchannelId = BUInt32(),
BString  psource = BString(),
BUInt32  pdigitiserId = BUInt32(),
BUInt32  psensorId = BUInt32() 
)


Member Function Documentation

BError Bds::ChannelInstrument::getMembers ( BDictString &  members  ) 

BString Bds::ChannelInstrument::getType (  ) 

BError Bds::ChannelInstrument::setMembers ( BDictString &  members  ) 


Member Data Documentation

BUInt32 Bds::ChannelInstrument::channelId

The channels Id.

BUInt32 Bds::ChannelInstrument::digitiserId

The Digitiser in use.

BTimeStamp Bds::ChannelInstrument::endTime

The End Time the channel was available.

BUInt32 Bds::ChannelInstrument::id

ID.

BUInt32 Bds::ChannelInstrument::sensorId

The sensor in use.

BString Bds::ChannelInstrument::source

The source.

BTimeStamp Bds::ChannelInstrument::startTime

The Start Time.


The documentation for this class was generated from the following files:
Generated on Thu Oct 21 15:26:54 2010 for BdsApi by  doxygen 1.4.7