General Purpose Geodetic Library
|
#include <math.h>
#include <QtCore/QFile>
#include <QtCore/QStringList>
#include <QtCore/QTextStream>
#include <SgModelEop_JMG_96_hf.h>
#include <SgLogger.h>
#include <SgMatrix.h>
#include <SgVector.h>
Go to the source code of this file.
Functions | |
void | fundArgs_Old (const SgMJD &, double[6]) |
void | fundArgs_Old_another_verison (const SgMJD &t, double args[6]) |
void fundArgs_Old | ( | const SgMJD & | t, |
double | args[6] | ||
) |
! 0:00 hrs at start of day
! Fraction of a day
**** COMPUTE GST in cycles
! Rads
Definition at line 300 of file SgModelEop_JMG_96_hf.cpp.
References SgMJD::getDate(), SgMJD::getTime(), and tEphem.
Referenced by SgModelEop_JMG_96_hf::calcCorrections().
void fundArgs_Old_another_verison | ( | const SgMJD & | t, |
double | args[6] | ||
) |
Definition at line 247 of file SgModelEop_JMG_96_hf.cpp.
References SgMJD::getDate(), SgMJD::getTime(), SEC2RAD, and tEphem.