This class defines a calibration setting.
More...
#include <BdsD.h>
|
| | Calibration (BUInt32 pid=BUInt32(), BTimeStamp pstartTime=BTimeStamp(), BTimeStamp pendTime=BTimeStamp(), BString pnetwork=BString(), BString pstation=BString(), BString pchannel=BString(), BString psource=BString(), BString pname=BString(), BFloat64 psamplingFrequency=BFloat64(), BFloat64 pcalibrationFrequency=BFloat64(), BFloat64 pcalibrationFactor=BFloat64(), BString pcalibrationUnits=BString(), BFloat64 pdepth=BFloat64(), BFloat64 phorizontalAngle=BFloat64(), BFloat64 pverticalAngle=BFloat64()) |
| |
| 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 calibration setting.
| Bds::Calibration::Calibration |
( |
BUInt32 |
pid = BUInt32(), |
|
|
BTimeStamp |
pstartTime = BTimeStamp(), |
|
|
BTimeStamp |
pendTime = BTimeStamp(), |
|
|
BString |
pnetwork = BString(), |
|
|
BString |
pstation = BString(), |
|
|
BString |
pchannel = BString(), |
|
|
BString |
psource = BString(), |
|
|
BString |
pname = BString(), |
|
|
BFloat64 |
psamplingFrequency = BFloat64(), |
|
|
BFloat64 |
pcalibrationFrequency = BFloat64(), |
|
|
BFloat64 |
pcalibrationFactor = BFloat64(), |
|
|
BString |
pcalibrationUnits = BString(), |
|
|
BFloat64 |
pdepth = BFloat64(), |
|
|
BFloat64 |
phorizontalAngle = BFloat64(), |
|
|
BFloat64 |
pverticalAngle = BFloat64() |
|
) |
| |
| BError Bds::Calibration::getMember |
( |
BString |
name, |
|
|
BString & |
value |
|
) |
| |
| BError Bds::Calibration::getMembers |
( |
BDictString & |
members | ) |
|
| BString Bds::Calibration::getType |
( |
| ) |
|
| BError Bds::Calibration::setMember |
( |
BString |
name, |
|
|
BString |
value |
|
) |
| |
| BError Bds::Calibration::setMembers |
( |
BDictString & |
members | ) |
|
| BFloat64 Bds::Calibration::calibrationFactor |
The scaling value to apply to the data to normalise data to the units. This is a measured value at the calibration frequency.
| BFloat64 Bds::Calibration::calibrationFrequency |
The frequency that the CalibrationFactor value is valid for.
| BString Bds::Calibration::calibrationUnits |
| BString Bds::Calibration::channel |
| BFloat64 Bds::Calibration::depth |
The depth of the sensor below ground level in meters.
| BTimeStamp Bds::Calibration::endTime |
| BFloat64 Bds::Calibration::horizontalAngle |
The Sensors channel placement horizontal angle in degrees clockwise from north.
| BUInt32 Bds::Calibration::id |
| BString Bds::Calibration::name |
The Calibrations name, "Main", "Measured".
| BString Bds::Calibration::network |
The Network/Organisation Name.
| BFloat64 Bds::Calibration::samplingFrequency |
| BString Bds::Calibration::source |
| BTimeStamp Bds::Calibration::startTime |
| BString Bds::Calibration::station |
| BFloat64 Bds::Calibration::verticalAngle |
The Sensors channel placement vertical angle in degrees degrees with zero = vertically up.
The documentation for this class was generated from the following files: