General Purpose Geodetic Library
|
Go to the source code of this file.
Functions | |
void | calcCip2IAU1980 (const SgMJD &epoch, double dX, double dY, double dPsi_1980, double dEps_1980, double dPsi_2000, double dEps_2000, double &diffPsi, double &diffEps) |
Variables | |
const double | vLight = 299792458.0 |
void calcCip2IAU1980 | ( | const SgMJD & | epoch, |
double | dX, | ||
double | dY, | ||
double | dPsi_1980, | ||
double | dEps_1980, | ||
double | dPsi_2000, | ||
double | dEps_2000, | ||
double & | diffPsi, | ||
double & | diffEps | ||
) |
Definition at line 41 of file SgConstants.cpp.
References RAD2MAS, SEC2RAD, and tEphem.
Referenced by SgSolutionReporter::reportEstimationBlock_Output4Spoolfile().
const double vLight = 299792458.0 |
Definition at line 33 of file SgConstants.cpp.
Referenced by SgParametersDescriptor::SgParametersDescriptor(), SgRefraction::calcTroposphericDelay(), SgVlbiObservation::evalExtApriori_MeanGrads(), SgVlbiObservation::evaluateTheoreticalValues(), SgVlbiObservation::fillPartials4delay(), SgVlbiObservation::fillPartials4rate(), SgAgvDriver::fillSessVars(), SgVlbiSession::getDataFromDbhImage(), SgVlbiSession::getDataFromVgosDb(), SgAgvDriver::initSession(), SgVlbiSession::makeHistoryIntro(), SgVlbiSession::putDataIntoDbhImage(), SgVlbiSession::putDataIntoVgosDb(), SgSolutionReporter::reportAtmo(), SgSolutionReporter::reportEstimationBlock_Output4Spoolfile(), NsSessionEditDialog::tab4StationsPlot(), and NsSessionEditDialog::updateResiduals().