#include <BdsD.h>
|
| | ChannelInfo (BTimeStamp pstartTime=BTimeStamp(), BTimeStamp pendTime=BTimeStamp(), Station pstation=Station(), Location plocation=Location(), Channel pchannel=Channel(), BString psource=BString(), BString pdataType=BString(), Digitiser pdigitiser=Digitiser(), Sensor psensor=Sensor(), Calibration pcalibration=Calibration(), BList< Response > presponses=BList< Response >()) |
| |
| Bds::ChannelInfo::ChannelInfo |
( |
BTimeStamp |
pstartTime = BTimeStamp(), |
|
|
BTimeStamp |
pendTime = BTimeStamp(), |
|
|
Station |
pstation = Station(), |
|
|
Location |
plocation = Location(), |
|
|
Channel |
pchannel = Channel(), |
|
|
BString |
psource = BString(), |
|
|
BString |
pdataType = BString(), |
|
|
Digitiser |
pdigitiser = Digitiser(), |
|
|
Sensor |
psensor = Sensor(), |
|
|
Calibration |
pcalibration = Calibration(), |
|
|
BList< Response > |
presponses = BList<Response >() |
|
) |
| |
| BString Bds::ChannelInfo::dataType |
| BTimeStamp Bds::ChannelInfo::endTime |
| BList<Response > Bds::ChannelInfo::responses |
The list of frequency responses.
| Sensor Bds::ChannelInfo::sensor |
| BString Bds::ChannelInfo::source |
| BTimeStamp Bds::ChannelInfo::startTime |
The documentation for this class was generated from the following files: