General Purpose Geodetic Library
|
This is the complete list of members for SgStnLogCollector, including all inherited members.
antcalOutputData_ | SgStnLogCollector | private |
channelSkeded() | SgStnLogCollector | inline |
channelSkeded_ | SgStnLogCollector | private |
checkRinexFile(const QString &fileName, const SgMJD &tStart, const SgMJD &tFinis, const QString &rinexStnName) | SgStnLogCollector | private |
className() | SgStnLogCollector | static |
createAntabFile(const QString &stnKey, const QString &outputFileName, bool have2owrt, bool reportAllTsysData) | SgStnLogCollector | inline |
createAntCalFile(const QString &stnKey, const QString &outputFileName, bool have2owrt, bool reportAllReadings, bool supressNonUsedSensors, const QString &ext4compress) | SgStnLogCollector | inline |
defaultCableSignByStn_ | SgStnLogCollector | private |
extractBbcReading(const QString &str, const QRegularExpressionMatch &match, SgMJD &t, const SgMJD &atEnd, SgChannelSetup &cs, const SgMJD &tFirst) | SgStnLogCollector | private |
extractCableCalibration(const QString &str, const QRegularExpressionMatch &match, SgMJD &t, double &v) | SgStnLogCollector | private |
extractCableCalibrationSignByDiff(const QRegularExpressionMatch &match, int &v) | SgStnLogCollector | private |
extractChanSkyFrqReading(const QString &str, const QRegularExpressionMatch &match, SgMJD &t, const SgMJD &atEnd, SgChannelSetup &cs, const SgMJD &tFirst) | SgStnLogCollector | private |
extractContent(const QString &str, QString &content) | SgStnLogCollector | private |
extractDataFromMetRecord(const QString &str, const QRegularExpressionMatch &match, SgMJD &t, SgMeteoData &m) | SgStnLogCollector | private |
extractDataFromPcmtRecord(const QString &str, const QRegularExpressionMatch &match, SgMJD &t, double &v, QString &source, QString &scan) | SgStnLogCollector | private |
extractDot2gpsVgosReading(const QString &str, const QRegularExpressionMatch &match, SgMJD &t, QString &sKey, float &dot2gps, const SgMJD &tAtTheBegin) | SgStnLogCollector | private |
extractEpoch(const QString &str, SgMJD &t) | SgStnLogCollector | private |
extractLoReading(const QString &str, const QRegularExpressionMatch &match, SgMJD &t, const SgMJD &atEnd, SgChannelSetup &cs, const SgMJD &tFirst) | SgStnLogCollector | private |
extractLoRxgReading(const QString &str, const QRegularExpressionMatch &match, SgMJD &t, const SgMJD &atEnd, SgChannelSetup &cs, const SgMJD &tFirst) | SgStnLogCollector | private |
extractMeteoReading(const QString &str, const QRegularExpression &reMeteo, SgMJD &t, SgMeteoData &m, const int *oom) | SgStnLogCollector | private |
extractPatchReading(const QString &str, const QRegularExpressionMatch &match, SgMJD &t, const SgMJD &atEnd, SgChannelSetup &cs, const SgMJD &tFirst) | SgStnLogCollector | private |
extractPcalVgosReading(const QString &str, const QRegularExpression &re, SgMJD &t, QMap< QString, float * > &pcal, const SgMJD &tAtTheBegin) | SgStnLogCollector | private |
extractSefdReading(const QString &str, const QRegularExpressionMatch &match, SgMJD &t, QString &sensorId, QString &srcName, double &az, double &de, QVector< double > &vec, const SgMJD &tAtTheBegin) | SgStnLogCollector | private |
extractTpcontVgosReading(const QString &str, const QRegularExpression &reTpcont, SgMJD &t, QMap< QString, QVector< int > > &tPcont, const SgMJD &tAtTheBegin) | SgStnLogCollector | private |
extractTraklReading(const QString &str, const QRegularExpressionMatch &match, SgMJD &t, SgTraklReading &, const SgMJD &tAtTheBegin) | SgStnLogCollector | private |
extractTsysReading(const QString &str, const QRegularExpression &reTsys, SgMJD &t, QMap< QString, float > &tSys, const SgMJD &tAtTheBegin) | SgStnLogCollector | private |
extractTsysVgosReading(const QString &str, const QRegularExpression &reTsys, SgMJD &t, QMap< QString, float > &tSys, const SgMJD &tAtTheBegin) | SgStnLogCollector | private |
extractVciReading(const QString &str, const QRegularExpressionMatch &match, SgMJD &t, const SgMJD &atEnd, SgChannelSetup &cs, const SgMJD &tFirst) | SgStnLogCollector | private |
extractVcReading(const QString &str, const QRegularExpressionMatch &match, SgMJD &t, const SgMJD &atEnd, SgChannelSetup &cs, const SgMJD &tFirst) | SgStnLogCollector | private |
FieldSystemEpochFormat enum name | SgStnLogCollector | |
fsContentStartsAt_ | SgStnLogCollector | static |
FSEF_MET enum value | SgStnLogCollector | |
FSEF_NEW enum value | SgStnLogCollector | |
FSEF_NEWEST enum value | SgStnLogCollector | |
FSEF_OLD enum value | SgStnLogCollector | |
FSEF_PCMT enum value | SgStnLogCollector | |
FSEF_UNDEF enum value | SgStnLogCollector | |
fsFmt() const | SgStnLogCollector | inline |
fsFmt_ | SgStnLogCollector | private |
getAntcalOutputData() const | SgStnLogCollector | inline |
getChannelSkeded() const | SgStnLogCollector | inline |
getDefaultCableSignByStn() const | SgStnLogCollector | inline |
getStationName() const | SgStnLogCollector | inline |
getUserCommand() | SgStnLogCollector | inline |
getUseSkededChannelSetup() const | SgStnLogCollector | inline |
guessFsFormat(const QString &str) | SgStnLogCollector | private |
hasCableRecord() const | SgStnLogCollector | inline |
hasCableRecord_ | SgStnLogCollector | private |
hasCdmsRecord() const | SgStnLogCollector | inline |
hasCdmsRecord_ | SgStnLogCollector | private |
hasTsysRecord() const | SgStnLogCollector | inline |
hasTsysRecord_ | SgStnLogCollector | private |
inputLogFileName_ | SgStnLogCollector | private |
inYear_ | SgStnLogCollector | private |
logReadings() | SgStnLogCollector | inline |
logReadings_ | SgStnLogCollector | private |
procedureByName() | SgStnLogCollector | inline |
procedureByName_ | SgStnLogCollector | private |
propagateData(SgVlbiStationInfo *stn, bool createAntabFile, bool overwriteAntabFile, bool reportAllTsysData) | SgStnLogCollector | |
readDbbc3DumpFile(const QString &fileName) | SgStnLogCollector | |
readLogFile(const QString &fileName, const QString &stnName, const SgMJD &tFirst, const SgMJD &tLast, const QString &orderOfMeteo) | SgStnLogCollector | |
reFsNew_ | SgStnLogCollector | privatestatic |
reFsNewest_ | SgStnLogCollector | privatestatic |
reFsOld_ | SgStnLogCollector | privatestatic |
reMet_ | SgStnLogCollector | privatestatic |
rePcmt_ | SgStnLogCollector | privatestatic |
rinexFileNameByStn_ | SgStnLogCollector | private |
rinexPressureOffsetByStn_ | SgStnLogCollector | private |
setAntcalOutputData(int outputData) | SgStnLogCollector | inline |
setChannelSkeded(SgChannelSkeded *cs) | SgStnLogCollector | inline |
setDefaultCableSignByStn(const QMap< QString, int > *map) | SgStnLogCollector | inline |
setRinexFileNameByStn(const QMap< QString, QString > *map) | SgStnLogCollector | inline |
setRinexPressureOffsetByStn(const QMap< QString, double > *map) | SgStnLogCollector | inline |
setStationName(const QString &name) | SgStnLogCollector | inline |
setupTpSensor(const QString &sensorTag, const QString &callerName) | SgStnLogCollector | private |
setUserCommand(const QString &str) | SgStnLogCollector | inline |
setUseSkededChannelSetup(bool use) | SgStnLogCollector | inline |
SgStnLogCollector() | SgStnLogCollector | |
stationName_ | SgStnLogCollector | private |
userCommand_ | SgStnLogCollector | private |
useSkededChannelSetup_ | SgStnLogCollector | private |
~SgStnLogCollector() | SgStnLogCollector |