General Purpose Geodetic Library
|
Go to the source code of this file.
Functions | |
QString | sideBand2Str (SgChannelSideBand sb) |
QString | polarization2Str (SgChannelPolarization p) |
QString polarization2Str | ( | SgChannelPolarization | p | ) |
Definition at line 1127 of file SgVex.cpp.
References CP_HorizontalLP, CP_LeftCP, CP_RightCP, and CP_VerticalLP.
Referenced by SgVexFile::analyzeVex(), SgStnLogCollector::extractLoRxgReading(), and SgStnLogCollector::setupTpSensor().
QString sideBand2Str | ( | SgChannelSideBand | sb | ) |
Definition at line 1113 of file SgVex.cpp.
References CSB_DUAL, CSB_LSB, and CSB_USB.
Referenced by SgVexFile::analyzeVex(), and SgStnLogCollector::setupTpSensor().