data structures to be inserted in EarthOrientation::NutationAnglesIERS2003() Lunar-Solar coefficients. sin and cos coefficients have units 0.1 microarcsec and 0.1mas/Julian century.
Definition in file IERS2003NutationData.hpp.
Go to the source code of this file.
Variables | |
struct { | |
double ce | |
double cet | |
double cp | |
longitude sin, T*sin, cos coefficients More... | |
int nd | |
int nf | |
int nl | |
int nlp | |
int nom | |
coefficients of l,lp,F,D,Om More... | |
double se | |
obliquity cos, T*cos, sin coefficients More... | |
double sp | |
double spt | |
} | LSCoeff [] |
const int | NLS = int(sizeof LSCoeff / sizeof LSCoeff[0]) |
Number of terms in the luni-solar nutation model. More... | |
const int | NP = int(sizeof PCoeff / sizeof PCoeff[0]) |
Number of terms in the planetary nutation model. More... | |
struct { | |
int ce | |
obliquity sin, cos coefficients More... | |
int cp | |
longitude sin, cos coefficients More... | |
int nd | |
int nea | |
int nf | |
int nju | |
int nl | |
int nma | |
int nme | |
int nne | |
int nom | |
int npa | |
coefficient of general precession More... | |
int nsa | |
int nur | |
int nve | |
int se | |
int sp | |
} | PCoeff [] |
Planetary coefficients, sin and cos coeff have units 0.1 microarcsec. More... | |
int ce |
obliquity sin, cos coefficients
Definition at line 48 of file IERS2003NutationData.hpp.
double cet |
Definition at line 48 of file IERS2003NutationData.hpp.
int cp |
longitude sin, T*sin, cos coefficients
longitude sin, cos coefficients
Definition at line 47 of file IERS2003NutationData.hpp.
const { ... } LSCoeff[] |
int nd |
Definition at line 46 of file IERS2003NutationData.hpp.
int nea |
Definition at line 809 of file IERS2003NutationData.hpp.
int nf |
Definition at line 46 of file IERS2003NutationData.hpp.
int nju |
Definition at line 809 of file IERS2003NutationData.hpp.
int nl |
Definition at line 46 of file IERS2003NutationData.hpp.
int nlp |
Definition at line 46 of file IERS2003NutationData.hpp.
Number of terms in the luni-solar nutation model.
Definition at line 801 of file IERS2003NutationData.hpp.
int nma |
Definition at line 809 of file IERS2003NutationData.hpp.
int nme |
Definition at line 809 of file IERS2003NutationData.hpp.
int nne |
Definition at line 809 of file IERS2003NutationData.hpp.
int nom |
coefficients of l,lp,F,D,Om
coefficients of l, F, D and Omega coefficients of planetary longitudes: Merc,Ven,Earth,Mars,Jup,Sat,Ur,Nep
Definition at line 46 of file IERS2003NutationData.hpp.
Number of terms in the planetary nutation model.
Definition at line 1573 of file IERS2003NutationData.hpp.
int npa |
coefficient of general precession
Definition at line 810 of file IERS2003NutationData.hpp.
int nsa |
Definition at line 809 of file IERS2003NutationData.hpp.
int nur |
Definition at line 809 of file IERS2003NutationData.hpp.
int nve |
Definition at line 809 of file IERS2003NutationData.hpp.
const { ... } PCoeff[] |
Planetary coefficients, sin and cos coeff have units 0.1 microarcsec.
int se |
obliquity cos, T*cos, sin coefficients
Definition at line 48 of file IERS2003NutationData.hpp.
int sp |
Definition at line 47 of file IERS2003NutationData.hpp.
double spt |
Definition at line 47 of file IERS2003NutationData.hpp.