General Purpose Geodetic Library
SgModelEop_JMG_96_hf.cpp File Reference
#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])
 

Function Documentation

◆ fundArgs_Old()

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().

◆ fundArgs_Old_another_verison()

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.