General Purpose Geodetic Library
|
#include <iostream>
#include <stdlib.h>
#include <QtCore/QDataStream>
#include <SgMJD.h>
#include <SgLogger.h>
Go to the source code of this file.
Functions | |
QString | interval2Str (double days) |
Variables | |
const SgMJD | tEphem (51544.5) |
const SgMJD | tZero (1957, 10, 4) |
const SgMJD | tInf (2100, 1, 1) |
const SgMJD | tUnix0 (1970, 1, 1) |
QString interval2Str | ( | double | days | ) |
Returns a string for time interval
days | – time interval (usually, difference of two SgMJD epochs) in days. |
Definition at line 1370 of file SgMJD.cpp.
References DAY2SEC.
Referenced by SgPlotArea::drawRangeSelector(), SgPlotArea::drawRuler(), main(), SgVlbiSession::putDataIntoVgosDb(), SgSingleSessionTaskManager::run(), SgTaskManager::run(), and NsSessionEditDialog::tab4GeneralInfo().
const SgMJD tEphem(51544.5) | ( | 51544. | 5 | ) |
const SgMJD tInf(2100, 1, 1) | ( | 2100 | , |
1 | , | ||
1 | |||
) |
Referenced by SgVlbiStationInfo::calcCBEpochs4Export(), SgWrmsable::clearWrms(), SgPwlStorageBSplineL::deployParameters(), SgPwlStorageBSplineQ::deployParameters(), SgPwlStorageIncRates::deployParameters(), SgEstimator::finisRun(), SgEstimator::insertNewParameters(), main(), parse_opt(), SgEstimator::saveProcessedParameters(), and SgPartial::updateStatistics().
const SgMJD tUnix0(1970, 1, 1) | ( | 1970 | , |
1 | , | ||
1 | |||
) |
Referenced by SgMJD::fromString(), and SgMJD::toString().
const SgMJD tZero(1957, 10, 4) | ( | 1957 | , |
10 | , | ||
4 | |||
) |
Referenced by SgEstimator::RegularSolutionCarrier::RegularSolutionCarrier(), SgBreakModel::SgBreakModel(), SgEccSite::SgEccSite(), SgVlbiBand::SgVlbiBand(), SgSefdReading::addValByChanKey(), SgVlbiStationInfo::calcCBEpochs4Export(), SgVlbiSession::checkBandForClockBreaks(), SgWrmsable::clearWrms(), SgPwlStorageBSplineL::deployParameters(), SgPwlStorageBSplineQ::deployParameters(), SgPwlStorageIncRates::deployParameters(), SgVlbiSession::detectClockBreaks_mode1(), SgVlbiObservable::epoch(), SgSolutionReporter::evaluateUsedErpApriori(), SgSolutionReporter::evaluateUsedErpApriori2(), SgAgvTextSection::fillDataStructures(), SgMJD::fromString(), SgVlbiSession::getDataFromVgosDb(), SgPartial::getTMean(), SgAgvPreaSection::importData(), SgEstimator::insertNewParameters(), SgVgosDb::loadHistory(), SgVgosDb::loadObsCorrelatorInfoMk4(), SgAPriories::lookupApRecord(), main(), SgVgosDb::makeWorkAround4KnownBugs(), parse_opt(), SgAPriories::parseFileSrcSsm(), SgAPriories::parseString4AxsOfs(), SgAPriories::parseString4SrcPos(), SgAPriories::parseString4StnGrd(), SgAPriories::parseString4StnPos(), SgAPriories::parseString4StnVel(), SgVgosDb::parseVersionBlock(), SgEstimator::prepare2Run(), NsSessionEditDialog::processClockBreakMarks(), NsSessionEditDialog::processClockBreakMarksNew(), SgEstimator::processConstraint(), SgVlbiSession::processKombFile(), SgEstimator::processObs(), NsSessionEditDialog::processTestFunctionN1(), SgStnLogReadings::propagateData(), SgPwlStorageBSplineL::propagatePartials(), SgPwlStorageBSplineQ::propagatePartials(), SgPwlStorageIncRates::propagatePartials(), SgVlbiSession::putDataIntoVgosDb(), SgStnLogCollector::readDbbc3DumpFile(), SgExternalEopFile::readErpFile(), SgStnLogCollector::readLogFile(), SgSolutionReporter::report2aposterioriFiles(), SgSolutionReporter::report2spoolFile(), SgPartial::resetStatistics(), SgEstimator::saveProcessedParameters(), SgVlbiSession::selfCheck(), NsSessionEditDialog::tab4SessionPlot(), SgPwlStorage::tMean(), SgMJD::toString(), SgPartial::updateStatistics(), and SgVlbiSession::writeUserData2File().