General Purpose Geodetic Library
SgVex.cpp File Reference
#include <SgVex.h>
#include <QtCore/QFile>
#include <QtCore/QRegularExpression>

Go to the source code of this file.

Functions

QString sideBand2Str (SgChannelSideBand sb)
 
QString polarization2Str (SgChannelPolarization p)
 

Function Documentation

◆ polarization2Str()

◆ sideBand2Str()

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().