General Purpose Geodetic Library
SgStnLogCollector Class Reference

#include <SgStnLogCollector.h>

Classes

class  Procedure
 

Public Types

enum  FieldSystemEpochFormat {
  FSEF_UNDEF = 0 , FSEF_OLD = 1 , FSEF_NEW = 2 , FSEF_NEWEST = 3 ,
  FSEF_PCMT = 4 , FSEF_MET = 5
}
 

Public Member Functions

 SgStnLogCollector ()
 
 ~SgStnLogCollector ()
 
const QString & getStationName () const
 
FieldSystemEpochFormat fsFmt () const
 
int getAntcalOutputData () const
 
const QMap< QString, int > * getDefaultCableSignByStn () const
 
bool hasCableRecord () const
 
bool hasTsysRecord () const
 
bool hasCdmsRecord () const
 
bool getUseSkededChannelSetup () const
 
const SgChannelSkededgetChannelSkeded () const
 
const QString & getUserCommand ()
 
void setStationName (const QString &name)
 
void setAntcalOutputData (int outputData)
 
void setDefaultCableSignByStn (const QMap< QString, int > *map)
 
void setRinexFileNameByStn (const QMap< QString, QString > *map)
 
void setRinexPressureOffsetByStn (const QMap< QString, double > *map)
 
void setUseSkededChannelSetup (bool use)
 
void setChannelSkeded (SgChannelSkeded *cs)
 
SgChannelSkededchannelSkeded ()
 
SgStnLogReadingslogReadings ()
 
void setUserCommand (const QString &str)
 
QMap< QString, Procedure * > & procedureByName ()
 
bool readLogFile (const QString &fileName, const QString &stnName, const SgMJD &tFirst, const SgMJD &tLast, const QString &orderOfMeteo)
 
bool readDbbc3DumpFile (const QString &fileName)
 
bool propagateData (SgVlbiStationInfo *stn, bool createAntabFile, bool overwriteAntabFile, bool reportAllTsysData)
 
bool createAntabFile (const QString &stnKey, const QString &outputFileName, bool have2owrt, bool reportAllTsysData)
 
bool createAntCalFile (const QString &stnKey, const QString &outputFileName, bool have2owrt, bool reportAllReadings, bool supressNonUsedSensors, const QString &ext4compress)
 

Static Public Member Functions

static const QString className ()
 

Static Public Attributes

static int fsContentStartsAt_ [] = {0, 10, 14, 20, 0, 0}
 

Private Member Functions

FieldSystemEpochFormat guessFsFormat (const QString &str)
 
bool extractEpoch (const QString &str, SgMJD &t)
 
bool extractContent (const QString &str, QString &content)
 
bool extractMeteoReading (const QString &str, const QRegularExpression &reMeteo, SgMJD &t, SgMeteoData &m, const int *oom)
 
bool extractTsysReading (const QString &str, const QRegularExpression &reTsys, SgMJD &t, QMap< QString, float > &tSys, const SgMJD &tAtTheBegin)
 
bool extractTsysVgosReading (const QString &str, const QRegularExpression &reTsys, SgMJD &t, QMap< QString, float > &tSys, const SgMJD &tAtTheBegin)
 
bool extractTpcontVgosReading (const QString &str, const QRegularExpression &reTpcont, SgMJD &t, QMap< QString, QVector< int > > &tPcont, const SgMJD &tAtTheBegin)
 
bool extractPcalVgosReading (const QString &str, const QRegularExpression &re, SgMJD &t, QMap< QString, float * > &pcal, const SgMJD &tAtTheBegin)
 
bool extractDot2gpsVgosReading (const QString &str, const QRegularExpressionMatch &match, SgMJD &t, QString &sKey, float &dot2gps, const SgMJD &tAtTheBegin)
 
bool extractTraklReading (const QString &str, const QRegularExpressionMatch &match, SgMJD &t, SgTraklReading &, const SgMJD &tAtTheBegin)
 
bool extractSefdReading (const QString &str, const QRegularExpressionMatch &match, SgMJD &t, QString &sensorId, QString &srcName, double &az, double &de, QVector< double > &vec, const SgMJD &tAtTheBegin)
 
bool extractCableCalibration (const QString &str, const QRegularExpressionMatch &match, SgMJD &t, double &v)
 
bool extractCableCalibrationSignByDiff (const QRegularExpressionMatch &match, int &v)
 
bool checkRinexFile (const QString &fileName, const SgMJD &tStart, const SgMJD &tFinis, const QString &rinexStnName)
 
bool extractDataFromPcmtRecord (const QString &str, const QRegularExpressionMatch &match, SgMJD &t, double &v, QString &source, QString &scan)
 
bool extractDataFromMetRecord (const QString &str, const QRegularExpressionMatch &match, SgMJD &t, SgMeteoData &m)
 
bool extractBbcReading (const QString &str, const QRegularExpressionMatch &match, SgMJD &t, const SgMJD &atEnd, SgChannelSetup &cs, const SgMJD &tFirst)
 
bool extractVcReading (const QString &str, const QRegularExpressionMatch &match, SgMJD &t, const SgMJD &atEnd, SgChannelSetup &cs, const SgMJD &tFirst)
 
bool extractLoReading (const QString &str, const QRegularExpressionMatch &match, SgMJD &t, const SgMJD &atEnd, SgChannelSetup &cs, const SgMJD &tFirst)
 
bool extractLoRxgReading (const QString &str, const QRegularExpressionMatch &match, SgMJD &t, const SgMJD &atEnd, SgChannelSetup &cs, const SgMJD &tFirst)
 
bool extractPatchReading (const QString &str, const QRegularExpressionMatch &match, SgMJD &t, const SgMJD &atEnd, SgChannelSetup &cs, const SgMJD &tFirst)
 
bool extractChanSkyFrqReading (const QString &str, const QRegularExpressionMatch &match, SgMJD &t, const SgMJD &atEnd, SgChannelSetup &cs, const SgMJD &tFirst)
 
bool extractVciReading (const QString &str, const QRegularExpressionMatch &match, SgMJD &t, const SgMJD &atEnd, SgChannelSetup &cs, const SgMJD &tFirst)
 
QString setupTpSensor (const QString &sensorTag, const QString &callerName)
 

Private Attributes

QString stationName_
 
FieldSystemEpochFormat fsFmt_
 
SgStnLogReadings logReadings_
 
int inYear_
 
int antcalOutputData_
 
const QMap< QString, int > * defaultCableSignByStn_
 
const QMap< QString, QString > * rinexFileNameByStn_
 
const QMap< QString, double > * rinexPressureOffsetByStn_
 
bool hasCableRecord_
 
bool hasCdmsRecord_
 
bool hasTsysRecord_
 
bool useSkededChannelSetup_
 
QString inputLogFileName_
 
SgChannelSkededchannelSkeded_
 
QString userCommand_
 
QMap< QString, Procedure * > procedureByName_
 

Static Private Attributes

static const QRegularExpression reFsOld_
 
static const QRegularExpression reFsNew_
 
static const QRegularExpression reFsNewest_
 
static const QRegularExpression rePcmt_
 
static const QRegularExpression reMet_
 

Detailed Description

====================================================================================================

Definition at line 1332 of file SgStnLogCollector.h.

Member Enumeration Documentation

◆ FieldSystemEpochFormat

Enumerator
FSEF_UNDEF 
FSEF_OLD 
FSEF_NEW 
FSEF_NEWEST 
FSEF_PCMT 
FSEF_MET 

Definition at line 1335 of file SgStnLogCollector.h.

Constructor & Destructor Documentation

◆ SgStnLogCollector()

SgStnLogCollector::SgStnLogCollector ( )

◆ ~SgStnLogCollector()

SgStnLogCollector::~SgStnLogCollector ( )

A destructor. Frees allocated memory.

Definition at line 4391 of file SgStnLogCollector.cpp.

References procedureByName_.

Member Function Documentation

◆ channelSkeded()

SgChannelSkeded* SgStnLogCollector::channelSkeded ( )
inline

Definition at line 1415 of file SgStnLogCollector.h.

References channelSkeded_.

◆ checkRinexFile()

bool SgStnLogCollector::checkRinexFile ( const QString &  fileName,
const SgMJD tStart,
const SgMJD tFinis,
const QString &  rinexStnName 
)
private

◆ className()

◆ createAntabFile()

bool SgStnLogCollector::createAntabFile ( const QString &  stnKey,
const QString &  outputFileName,
bool  have2owrt,
bool  reportAllTsysData 
)
inline

◆ createAntCalFile()

bool SgStnLogCollector::createAntCalFile ( const QString &  stnKey,
const QString &  outputFileName,
bool  have2owrt,
bool  reportAllReadings,
bool  supressNonUsedSensors,
const QString &  ext4compress 
)
inline

◆ extractBbcReading()

bool SgStnLogCollector::extractBbcReading ( const QString &  str,
const QRegularExpressionMatch &  match,
SgMJD t,
const SgMJD atEnd,
SgChannelSetup cs,
const SgMJD tFirst 
)
private

◆ extractCableCalibration()

bool SgStnLogCollector::extractCableCalibration ( const QString &  str,
const QRegularExpressionMatch &  match,
SgMJD t,
double &  v 
)
private

◆ extractCableCalibrationSignByDiff()

bool SgStnLogCollector::extractCableCalibrationSignByDiff ( const QRegularExpressionMatch &  match,
int &  v 
)
private

Definition at line 8213 of file SgStnLogCollector.cpp.

References className(), SgLogger::IO, logger, SgLogger::write(), and SgLogger::WRN.

Referenced by readLogFile().

◆ extractChanSkyFrqReading()

◆ extractContent()

bool SgStnLogCollector::extractContent ( const QString &  str,
QString &  content 
)
private

Definition at line 6127 of file SgStnLogCollector.cpp.

References fsContentStartsAt_, and fsFmt_.

Referenced by readLogFile().

◆ extractDataFromMetRecord()

bool SgStnLogCollector::extractDataFromMetRecord ( const QString &  str,
const QRegularExpressionMatch &  match,
SgMJD t,
SgMeteoData m 
)
private

◆ extractDataFromPcmtRecord()

bool SgStnLogCollector::extractDataFromPcmtRecord ( const QString &  str,
const QRegularExpressionMatch &  match,
SgMJD t,
double &  v,
QString &  source,
QString &  scan 
)
private

◆ extractDot2gpsVgosReading()

bool SgStnLogCollector::extractDot2gpsVgosReading ( const QString &  str,
const QRegularExpressionMatch &  match,
SgMJD t,
QString &  sKey,
float &  dot2gps,
const SgMJD tAtTheBegin 
)
private

◆ extractEpoch()

◆ extractLoReading()

bool SgStnLogCollector::extractLoReading ( const QString &  str,
const QRegularExpressionMatch &  match,
SgMJD t,
const SgMJD atEnd,
SgChannelSetup cs,
const SgMJD tFirst 
)
private

◆ extractLoRxgReading()

bool SgStnLogCollector::extractLoRxgReading ( const QString &  str,
const QRegularExpressionMatch &  match,
SgMJD t,
const SgMJD atEnd,
SgChannelSetup cs,
const SgMJD tFirst 
)
private

◆ extractMeteoReading()

bool SgStnLogCollector::extractMeteoReading ( const QString &  str,
const QRegularExpression &  reMeteo,
SgMJD t,
SgMeteoData m,
const int *  oom 
)
private

◆ extractPatchReading()

bool SgStnLogCollector::extractPatchReading ( const QString &  str,
const QRegularExpressionMatch &  match,
SgMJD t,
const SgMJD atEnd,
SgChannelSetup cs,
const SgMJD tFirst 
)
private

◆ extractPcalVgosReading()

bool SgStnLogCollector::extractPcalVgosReading ( const QString &  str,
const QRegularExpression &  re,
SgMJD t,
QMap< QString, float * > &  pcal,
const SgMJD tAtTheBegin 
)
private

◆ extractSefdReading()

bool SgStnLogCollector::extractSefdReading ( const QString &  str,
const QRegularExpressionMatch &  match,
SgMJD t,
QString &  sensorId,
QString &  srcName,
double &  az,
double &  de,
QVector< double > &  vec,
const SgMJD tAtTheBegin 
)
private

◆ extractTpcontVgosReading()

bool SgStnLogCollector::extractTpcontVgosReading ( const QString &  str,
const QRegularExpression &  reTpcont,
SgMJD t,
QMap< QString, QVector< int > > &  tPcont,
const SgMJD tAtTheBegin 
)
private

◆ extractTraklReading()

bool SgStnLogCollector::extractTraklReading ( const QString &  str,
const QRegularExpressionMatch &  match,
SgMJD t,
SgTraklReading tr,
const SgMJD tAtTheBegin 
)
private

◆ extractTsysReading()

bool SgStnLogCollector::extractTsysReading ( const QString &  str,
const QRegularExpression &  reTsys,
SgMJD t,
QMap< QString, float > &  tSys,
const SgMJD tAtTheBegin 
)
private

◆ extractTsysVgosReading()

bool SgStnLogCollector::extractTsysVgosReading ( const QString &  str,
const QRegularExpression &  reTsys,
SgMJD t,
QMap< QString, float > &  tSys,
const SgMJD tAtTheBegin 
)
private

◆ extractVciReading()

◆ extractVcReading()

bool SgStnLogCollector::extractVcReading ( const QString &  str,
const QRegularExpressionMatch &  match,
SgMJD t,
const SgMJD atEnd,
SgChannelSetup cs,
const SgMJD tFirst 
)
private

◆ fsFmt()

FieldSystemEpochFormat SgStnLogCollector::fsFmt ( ) const
inline

Definition at line 1392 of file SgStnLogCollector.h.

References fsFmt_.

◆ getAntcalOutputData()

int SgStnLogCollector::getAntcalOutputData ( ) const
inline

Definition at line 1393 of file SgStnLogCollector.h.

References antcalOutputData_.

◆ getChannelSkeded()

const SgChannelSkeded* SgStnLogCollector::getChannelSkeded ( ) const
inline

Definition at line 1401 of file SgStnLogCollector.h.

References channelSkeded_.

◆ getDefaultCableSignByStn()

const QMap<QString, int>* SgStnLogCollector::getDefaultCableSignByStn ( ) const
inline

Definition at line 1395 of file SgStnLogCollector.h.

References defaultCableSignByStn_.

◆ getStationName()

const QString& SgStnLogCollector::getStationName ( ) const
inline

Definition at line 1391 of file SgStnLogCollector.h.

References stationName_.

Referenced by main().

◆ getUserCommand()

const QString& SgStnLogCollector::getUserCommand ( )
inline

Definition at line 1402 of file SgStnLogCollector.h.

References userCommand_.

◆ getUseSkededChannelSetup()

bool SgStnLogCollector::getUseSkededChannelSetup ( ) const
inline

Definition at line 1400 of file SgStnLogCollector.h.

References useSkededChannelSetup_.

◆ guessFsFormat()

SgStnLogCollector::FieldSystemEpochFormat SgStnLogCollector::guessFsFormat ( const QString &  str)
private

◆ hasCableRecord()

bool SgStnLogCollector::hasCableRecord ( ) const
inline

Definition at line 1397 of file SgStnLogCollector.h.

References hasCableRecord_.

◆ hasCdmsRecord()

bool SgStnLogCollector::hasCdmsRecord ( ) const
inline

Definition at line 1399 of file SgStnLogCollector.h.

References hasCdmsRecord_.

◆ hasTsysRecord()

bool SgStnLogCollector::hasTsysRecord ( ) const
inline

Definition at line 1398 of file SgStnLogCollector.h.

References hasTsysRecord_.

◆ logReadings()

SgStnLogReadings& SgStnLogCollector::logReadings ( )
inline

Definition at line 1417 of file SgStnLogCollector.h.

References logReadings_.

◆ procedureByName()

QMap<QString, Procedure*>& SgStnLogCollector::procedureByName ( )
inline

Definition at line 1419 of file SgStnLogCollector.h.

References procedureByName_.

◆ propagateData()

◆ readDbbc3DumpFile()

◆ readLogFile()

bool SgStnLogCollector::readLogFile ( const QString &  fileName,
const QString &  stnName,
const SgMJD tFirst,
const SgMJD tLast,
const QString &  orderOfMeteo 
)

Definition at line 4402 of file SgStnLogCollector.cpp.

References SgDot2xpsReading::addDot2gpsByBrd(), SgPcalReading::addPcals(), SgDbbc3TpReading::addRecord(), SgTsysReading::addTpconts(), SgTsysReading::addTsyses(), SgSefdReading::addValByChanKey(), antcalOutputData_, AOD_CABLE_CAL, AOD_CABLE_SIGN, AOD_FMTGPS, AOD_NOVEL, AOD_PCAL, AOD_TPI, AOD_TSYS, asciifyString(), SgChannelSetup::BET_DBBC, SgChannelSetup::BET_DBBC3, SgChannelSetup::BET_NONE, SgChannelSetup::BET_OTHER, SgChannelSetup::BET_RDBE, SgOnSourceRecord::cableCals(), SgStnLogReadings::cableCals(), SgStnLogReadings::cableLongs(), SgMJD::calcYear(), SgStnLogReadings::channelSetup(), checkRinexFile(), className(), SgIoExtFilterHandler::closeFlt(), compressors, SgStnLogCollector::Procedure::content(), DAY2SEC, SgOnSourceRecord::dbbc3Tps(), SgStnLogReadings::dbbc3Tps(), SgLogger::DBG, SgStnLogReadings::dot2xpses(), SgLogger::ERR, extractBbcReading(), extractCableCalibration(), extractCableCalibrationSignByDiff(), extractChanSkyFrqReading(), extractContent(), extractDataFromMetRecord(), extractDataFromPcmtRecord(), extractDot2gpsVgosReading(), extractEpoch(), extractLoReading(), extractLoRxgReading(), extractMeteoReading(), extractPatchReading(), extractPcalVgosReading(), extractSefdReading(), extractTpcontVgosReading(), extractTraklReading(), extractTsysReading(), extractTsysVgosReading(), extractVciReading(), extractVcReading(), SgMJD::F_Simple, FLTD_Input, fsContentStartsAt_, FSEF_MET, FSEF_PCMT, FSEF_UNDEF, fsFmt_, SgStnLogReadings::getBackEndInfo(), SgStnLogReadings::getCableSign(), SgStnLogReadings::getExperimentName(), SgStnLogReadings::getRecorderInfo(), SgOnSourceRecord::getScanName(), SgOnSourceRecord::getSourceName(), SgTraklReading::getT(), SgTsysReading::getT(), guessFsFormat(), hasCableRecord_, hasCdmsRecord_, hasTsysRecord_, SgChannelSetup::HT_VGOS, SgStnLogCollector::Procedure::incNumOfExpanded(), SgLogger::INF, inputLogFileName_, inYear_, SgLogger::IO, SgLogger::IO_TXT, SgLogger::isEligible(), SgStnLogReadings::IT_CDMS, SgStnLogReadings::IT_FSLG, SgStnLogReadings::IT_METE, SgStnLogReadings::IT_PCMT, logger, logReadings_, SgOnSourceRecord::meteoPars(), SgStnLogReadings::meteoPars(), SgStnLogReadings::onSourceRecords(), SgIoExtFilterHandler::openFlt(), SgStnLogReadings::pcals(), procedureByName_, rinexFileNameByStn_, SgStnLogReadings::sefds(), SgStnLogReadings::setBackEndInfo(), SgChannelSetup::setBackEndType(), SgStnLogReadings::setCableSign(), SgStnLogReadings::setExperimentName(), SgStnLogReadings::setFsVersionLabel(), SgChannelSetup::setHwType(), SgOnSourceRecord::setIdx(), SgTsysReading::setIsDataOn(), SgDbbc3TpReading::setIsDataOn(), SgTsysReading::setIsOnSource(), SgDbbc3TpReading::setIsOnSource(), SgStnLogReadings::setItType(), SgCableCalReading::setOsRec(), SgMeteoReading::setOsRec(), SgTsysReading::setOsRec(), SgDbbc3TpReading::setOsRec(), SgPcalReading::setOsRec(), SgDot2xpsReading::setOsRec(), SgStnLogReadings::setRecorderInfo(), SgOnSourceRecord::setScanName(), SgOnSourceRecord::setSourceName(), SgTsysReading::setT(), SgDbbc3TpReading::setT(), SgPcalReading::setT(), SgDot2xpsReading::setT(), setupTpSensor(), stationName_, SgOnSourceRecord::tDataOn(), SgOnSourceRecord::tFinis(), SgMJD::toString(), SgTsysReading::trakls(), SgStnLogReadings::trakls(), SgOnSourceRecord::tStart(), SgOnSourceRecord::tSyses(), SgStnLogReadings::tSyses(), tZero, SgLogger::write(), SgLogger::WRN, and SgChannelSetup::xpsIdByKey().

Referenced by SgVlbiSession::importDataFromLogFiles(), and main().

◆ setAntcalOutputData()

void SgStnLogCollector::setAntcalOutputData ( int  outputData)
inline

Definition at line 1406 of file SgStnLogCollector.h.

References antcalOutputData_.

Referenced by SgVlbiSession::importDataFromLogFiles(), and main().

◆ setChannelSkeded()

void SgStnLogCollector::setChannelSkeded ( SgChannelSkeded cs)
inline

Definition at line 1414 of file SgStnLogCollector.h.

References channelSkeded_.

Referenced by SgVlbiSession::importDataFromLogFiles().

◆ setDefaultCableSignByStn()

void SgStnLogCollector::setDefaultCableSignByStn ( const QMap< QString, int > *  map)
inline

Definition at line 1407 of file SgStnLogCollector.h.

References defaultCableSignByStn_.

Referenced by SgVlbiSession::importDataFromLogFiles().

◆ setRinexFileNameByStn()

void SgStnLogCollector::setRinexFileNameByStn ( const QMap< QString, QString > *  map)
inline

Definition at line 1409 of file SgStnLogCollector.h.

References rinexFileNameByStn_.

Referenced by SgVlbiSession::importDataFromLogFiles().

◆ setRinexPressureOffsetByStn()

void SgStnLogCollector::setRinexPressureOffsetByStn ( const QMap< QString, double > *  map)
inline

Definition at line 1410 of file SgStnLogCollector.h.

References rinexPressureOffsetByStn_.

Referenced by SgVlbiSession::importDataFromLogFiles().

◆ setStationName()

void SgStnLogCollector::setStationName ( const QString &  name)
inline

Definition at line 1405 of file SgStnLogCollector.h.

References stationName_.

◆ setupTpSensor()

◆ setUserCommand()

void SgStnLogCollector::setUserCommand ( const QString &  str)
inline

Definition at line 1418 of file SgStnLogCollector.h.

References userCommand_.

Referenced by main().

◆ setUseSkededChannelSetup()

void SgStnLogCollector::setUseSkededChannelSetup ( bool  use)
inline

Definition at line 1413 of file SgStnLogCollector.h.

References useSkededChannelSetup_.

Member Data Documentation

◆ antcalOutputData_

int SgStnLogCollector::antcalOutputData_
private

◆ channelSkeded_

SgChannelSkeded* SgStnLogCollector::channelSkeded_
private

◆ defaultCableSignByStn_

const QMap<QString, int>* SgStnLogCollector::defaultCableSignByStn_
private

◆ fsContentStartsAt_

int SgStnLogCollector::fsContentStartsAt_ = {0, 10, 14, 20, 0, 0}
static

Definition at line 1368 of file SgStnLogCollector.h.

Referenced by extractContent(), extractEpoch(), and readLogFile().

◆ fsFmt_

FieldSystemEpochFormat SgStnLogCollector::fsFmt_
private

◆ hasCableRecord_

bool SgStnLogCollector::hasCableRecord_
private

◆ hasCdmsRecord_

bool SgStnLogCollector::hasCdmsRecord_
private

Definition at line 1485 of file SgStnLogCollector.h.

Referenced by SgStnLogCollector(), hasCdmsRecord(), propagateData(), and readLogFile().

◆ hasTsysRecord_

bool SgStnLogCollector::hasTsysRecord_
private

Definition at line 1486 of file SgStnLogCollector.h.

Referenced by SgStnLogCollector(), hasTsysRecord(), and readLogFile().

◆ inputLogFileName_

QString SgStnLogCollector::inputLogFileName_
private

◆ inYear_

int SgStnLogCollector::inYear_
private

Definition at line 1462 of file SgStnLogCollector.h.

Referenced by SgStnLogCollector(), extractEpoch(), and readLogFile().

◆ logReadings_

◆ procedureByName_

QMap<QString, Procedure*> SgStnLogCollector::procedureByName_
private

Definition at line 1491 of file SgStnLogCollector.h.

Referenced by ~SgStnLogCollector(), procedureByName(), and readLogFile().

◆ reFsNew_

const QRegularExpression SgStnLogCollector::reFsNew_
staticprivate

Definition at line 1467 of file SgStnLogCollector.h.

Referenced by extractEpoch(), and guessFsFormat().

◆ reFsNewest_

const QRegularExpression SgStnLogCollector::reFsNewest_
staticprivate

Definition at line 1469 of file SgStnLogCollector.h.

Referenced by extractEpoch(), and guessFsFormat().

◆ reFsOld_

const QRegularExpression SgStnLogCollector::reFsOld_
staticprivate

Definition at line 1465 of file SgStnLogCollector.h.

Referenced by extractEpoch(), and guessFsFormat().

◆ reMet_

const QRegularExpression SgStnLogCollector::reMet_
staticprivate

Definition at line 1473 of file SgStnLogCollector.h.

Referenced by guessFsFormat().

◆ rePcmt_

const QRegularExpression SgStnLogCollector::rePcmt_
staticprivate

Definition at line 1471 of file SgStnLogCollector.h.

Referenced by extractEpoch(), and guessFsFormat().

◆ rinexFileNameByStn_

const QMap<QString, QString>* SgStnLogCollector::rinexFileNameByStn_
private

Definition at line 1482 of file SgStnLogCollector.h.

Referenced by SgStnLogCollector(), readLogFile(), and setRinexFileNameByStn().

◆ rinexPressureOffsetByStn_

const QMap<QString, double>* SgStnLogCollector::rinexPressureOffsetByStn_
private

◆ stationName_

◆ userCommand_

QString SgStnLogCollector::userCommand_
private

Definition at line 1490 of file SgStnLogCollector.h.

Referenced by createAntCalFile(), getUserCommand(), and setUserCommand().

◆ useSkededChannelSetup_

bool SgStnLogCollector::useSkededChannelSetup_
private

The documentation for this class was generated from the following files: