General Purpose Geodetic Library
|
#include <SgStnLogCollector.h>
Public Member Functions | |
TpRecord () | |
TpRecord (const TpRecord &tpr) | |
TpRecord & | operator= (const TpRecord &tpr) |
Public Attributes | |
QString | sensorId_ |
QString | boardId_ |
double | bw_ |
QString | agc_ |
double | gainU_ |
double | gainL_ |
double | tpOffU_ |
double | tpOffL_ |
double | tpOnU_ |
double | tpOnL_ |
double | sefdU_ |
double | sefdL_ |
Definition at line 419 of file SgStnLogCollector.h.
|
inline |
|
inline |
QString SgDbbc3TpReading::TpRecord::agc_ |
Definition at line 438 of file SgStnLogCollector.h.
Referenced by SgDbbc3TpReading::addRecord(), and operator=().
QString SgDbbc3TpReading::TpRecord::boardId_ |
Definition at line 436 of file SgStnLogCollector.h.
Referenced by SgDbbc3TpReading::addRecord(), and operator=().
double SgDbbc3TpReading::TpRecord::bw_ |
Definition at line 437 of file SgStnLogCollector.h.
Referenced by TpRecord(), SgDbbc3TpReading::addRecord(), and operator=().
double SgDbbc3TpReading::TpRecord::gainL_ |
Definition at line 440 of file SgStnLogCollector.h.
Referenced by TpRecord(), SgDbbc3TpReading::addRecord(), and operator=().
double SgDbbc3TpReading::TpRecord::gainU_ |
Definition at line 439 of file SgStnLogCollector.h.
Referenced by TpRecord(), SgDbbc3TpReading::addRecord(), and operator=().
double SgDbbc3TpReading::TpRecord::sefdL_ |
Definition at line 446 of file SgStnLogCollector.h.
Referenced by TpRecord(), SgDbbc3TpReading::addRecord(), and operator=().
double SgDbbc3TpReading::TpRecord::sefdU_ |
Definition at line 445 of file SgStnLogCollector.h.
Referenced by TpRecord(), SgDbbc3TpReading::addRecord(), and operator=().
QString SgDbbc3TpReading::TpRecord::sensorId_ |
Definition at line 435 of file SgStnLogCollector.h.
Referenced by SgDbbc3TpReading::addRecord(), and operator=().
double SgDbbc3TpReading::TpRecord::tpOffL_ |
Definition at line 442 of file SgStnLogCollector.h.
Referenced by TpRecord(), SgDbbc3TpReading::addRecord(), and operator=().
double SgDbbc3TpReading::TpRecord::tpOffU_ |
Definition at line 441 of file SgStnLogCollector.h.
Referenced by TpRecord(), SgDbbc3TpReading::addRecord(), and operator=().
double SgDbbc3TpReading::TpRecord::tpOnL_ |
Definition at line 444 of file SgStnLogCollector.h.
Referenced by TpRecord(), SgDbbc3TpReading::addRecord(), and operator=().
double SgDbbc3TpReading::TpRecord::tpOnU_ |
Definition at line 443 of file SgStnLogCollector.h.
Referenced by TpRecord(), SgDbbc3TpReading::addRecord(), and operator=().