Namespaces | Functions
EarthOrientation.cpp File Reference

Detailed Description

class EarthOrientation encapsulates the Earth orientation parameters or EOPs. Also, this class includes several static functions that implement the models in the IERS Conventions, many of which involve the EOPs. Cf. classes EOPStore and SolarSystem.

Definition in file EarthOrientation.cpp.

#include <fstream>
#include "MiscMath.hpp"
#include "logstream.hpp"
#include "EarthOrientation.hpp"
#include "IERS2010CIOSeriesData.hpp"
#include "IERS1996UT1mUTCData.hpp"
#include "IERS1996NutationData.hpp"
#include "IERS2003NutationData.hpp"
Include dependency graph for EarthOrientation.cpp:

Go to the source code of this file.

Namespaces

 gnsstk
 For Sinex::InputHistory.
 

Functions

static void gnsstk::computeFundamentalArgs (double T, double args[6])
 
static void gnsstk::correctEarthRotationLibrations (const double args[6], double &dUT, double &dld)
 
static void gnsstk::correctEarthRotationZonalTides (const double args[6], double &dUT, double &dld, double &dom)
 
static void gnsstk::correctEarthRotationZonalTides2003 (const double args[6], double &dUT, double &dld, double &dom)
 
static void gnsstk::correctEOPOceanTides (double mjd, double &dxp, double &dyp, double &dUT)
 
ostream & gnsstk::operator<< (ostream &os, const EarthOrientation &eo)
 


gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:42