Account
BdsApi 2.0.11 |
Bds::ChannelInfo Class Reference
This class provides information on a channel. More...
#include <BdsD.h>
Public Member Functions | |
ChannelInfo (BTimeStamp startTime=BTimeStamp(), BTimeStamp endTime=BTimeStamp(), Station station=Station(), Location location=Location(), Channel channel=Channel(), BString source=BString(), BString dataType=BString(), Digitiser digitiser=Digitiser(), Sensor sensor=Sensor(), Calibration calibration=Calibration(), BList< Response > responses=BList< Response >()) | |
Public Attributes | |
BTimeStamp | startTime |
The Start Time. More... | |
BTimeStamp | endTime |
The End Time. More... | |
Station | station |
The Station info. More... | |
Location | location |
The Station location. More... | |
Channel | channel |
The Channel data. More... | |
BString | source |
The data source. More... | |
BString | dataType |
The DataType. More... | |
Digitiser | digitiser |
The Digitiser in use. More... | |
Sensor | sensor |
The Sensor in use. More... | |
Calibration | calibration |
The Calibration info. More... | |
BList< Response > | responses |
The list of frequency responses. More... | |
Detailed Description
This class provides information on a channel.
Constructor & Destructor Documentation
◆ ChannelInfo()
Bds::ChannelInfo::ChannelInfo | ( | BTimeStamp | startTime = BTimeStamp() , |
BTimeStamp | endTime = BTimeStamp() , | ||
Station | station = Station() , | ||
Location | location = Location() , | ||
Channel | channel = Channel() , | ||
BString | source = BString() , | ||
BString | dataType = BString() , | ||
Digitiser | digitiser = Digitiser() , | ||
Sensor | sensor = Sensor() , | ||
Calibration | calibration = Calibration() , | ||
BList< Response > | responses = BList<Response >() | ||
) |
Member Data Documentation
◆ calibration
Calibration Bds::ChannelInfo::calibration |
The Calibration info.
◆ channel
◆ dataType
BString Bds::ChannelInfo::dataType |
The DataType.
◆ digitiser
◆ endTime
BTimeStamp Bds::ChannelInfo::endTime |
The End Time.
◆ location
◆ responses
◆ sensor
◆ source
BString Bds::ChannelInfo::source |
The data source.
◆ startTime
BTimeStamp Bds::ChannelInfo::startTime |
The Start Time.
◆ station
The documentation for this class was generated from the following files:
Generated by
