General Purpose Geodetic Library
|
#include <SgKombFormat.h>
Public Member Functions | |
SgKombOb03Record () | |
~SgKombOb03Record () | |
const char * | prefix () const |
double | rfFreqs (int i) const |
float | phCalFreqs (int i) const |
void | debugReport () |
Static Public Member Functions | |
static const QString | className () |
Protected Attributes | |
char | prefix_ [5] |
double | rfFreqs_ [16] |
float | phCalFreqs_ [16] |
Friends | |
SgKombStream & | operator>> (SgKombStream &, SgKombOb03Record &) |
====================================================================================================
Definition at line 345 of file SgKombFormat.h.
|
inline |
Definition at line 1073 of file SgKombFormat.h.
References phCalFreqs_, prefix_, and rfFreqs_.
|
inline |
Definition at line 355 of file SgKombFormat.h.
|
static |
SgKombOb03Record: ====================================================================================================
Definition at line 375 of file SgKombFormat.cpp.
void SgKombOb03Record::debugReport | ( | ) |
Definition at line 383 of file SgKombFormat.cpp.
References phCalFreqs_, prefix_, and rfFreqs_.
Referenced by SgKombReader::readFile().
|
inline |
Definition at line 362 of file SgKombFormat.h.
References phCalFreqs_.
Referenced by SgVlbiSession::processKombFile().
|
inline |
Definition at line 360 of file SgKombFormat.h.
References prefix_.
|
inline |
Definition at line 361 of file SgKombFormat.h.
References rfFreqs_.
|
friend |
Definition at line 397 of file SgKombFormat.cpp.
|
protected |
Definition at line 381 of file SgKombFormat.h.
Referenced by SgKombOb03Record(), debugReport(), and phCalFreqs().
|
protected |
Definition at line 379 of file SgKombFormat.h.
Referenced by SgKombOb03Record(), debugReport(), and prefix().
|
protected |
Definition at line 380 of file SgKombFormat.h.
Referenced by SgKombOb03Record(), debugReport(), and rfFreqs().