Variables
IERS2010CIOSeriesData.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

static const double amp []
 Amplitudes (microarcsec); indexed using the iamp array below. More...
 
static const int iamp []
 indexes into the amplitudes array for each frequency; length = NFALS + NFAP More...
 
static const int japt []
 for use with amp[] : power of T More...
 
static const int jasc []
 for use with amp[] : sin or cos More...
 
static const int jaxy []
 for use with amp[] : X or Y More...
 
static const int MAXPT = 5
 order of polynomials in T for X and Y More...
 
static const int NAmp = (int)(sizeof(amp) / sizeof(double))
 Number of amplitude coefficients. More...
 
static const int NFALS = (int)(sizeof(nFAlunarsolar) / sizeof(int) / 5)
 Number of frequencies: lunar solar fundamental args. More...
 
static const int nFAlunarsolar [][5]
 multipliers of the fundamental arguments, lunar and solar terms More...
 
static const int NFAP = (int)(sizeof(nFAplanetary) / sizeof(int) / 14)
 Number of frequencies: planetary fundamental args. More...
 
static const int nFAplanetary [][14]
 multipliers of the fundamental arguments, planetary terms More...
 
static const double XYcoeff [2][MAXPT+1]
 polynominal coeff for X, Y in arcseconds More...
 

Variable Documentation

◆ amp

const double amp[]
static

Amplitudes (microarcsec); indexed using the iamp array below.

Definition at line 1630 of file IERS2010CIOSeriesData.hpp.

◆ iamp

const int iamp[]
static

indexes into the amplitudes array for each frequency; length = NFALS + NFAP

Definition at line 1509 of file IERS2010CIOSeriesData.hpp.

◆ japt

const int japt[]
static
Initial value:
= {0, 0, 0, 0, 1, 1, 1, 1, 2, 2,
2, 2, 3, 3, 3, 3, 4, 4, 4, 4}

for use with amp[] : power of T

Definition at line 2110 of file IERS2010CIOSeriesData.hpp.

◆ jasc

const int jasc[]
static
Initial value:
= {0, 1, 1, 0, 1, 0, 0, 1, 0, 1,
1, 0, 1, 0, 0, 1, 0, 1, 1, 0}

for use with amp[] : sin or cos

Definition at line 2107 of file IERS2010CIOSeriesData.hpp.

◆ jaxy

const int jaxy[]
static
Initial value:
= {0, 1, 0, 1, 0, 1, 0, 1, 0, 1,
0, 1, 0, 1, 0, 1, 0, 1, 0, 1}

for use with amp[] : X or Y

Definition at line 2104 of file IERS2010CIOSeriesData.hpp.

◆ MAXPT

const int MAXPT = 5
static

order of polynomials in T for X and Y

Definition at line 48 of file IERS2010CIOSeriesData.hpp.

◆ NAmp

const int NAmp = (int)(sizeof(amp) / sizeof(double))
static

Number of amplitude coefficients.

Definition at line 2101 of file IERS2010CIOSeriesData.hpp.

◆ NFALS

const int NFALS = (int)(sizeof(nFAlunarsolar) / sizeof(int) / 5)
static

Number of frequencies: lunar solar fundamental args.

Definition at line 778 of file IERS2010CIOSeriesData.hpp.

◆ nFAlunarsolar

const int nFAlunarsolar[][5]
static

multipliers of the fundamental arguments, lunar and solar terms

Definition at line 56 of file IERS2010CIOSeriesData.hpp.

◆ NFAP

const int NFAP = (int)(sizeof(nFAplanetary) / sizeof(int) / 14)
static

Number of frequencies: planetary fundamental args.

Definition at line 1506 of file IERS2010CIOSeriesData.hpp.

◆ nFAplanetary

const int nFAplanetary[][14]
static

multipliers of the fundamental arguments, planetary terms

Definition at line 781 of file IERS2010CIOSeriesData.hpp.

◆ XYcoeff

const double XYcoeff[2][MAXPT+1]
static
Initial value:
= {
{-0.016617, 2004.191898, -0.4297829, -0.19861834, 0.000007578, 0.0000059285},
{-0.006951, -0.025896, -22.4072747, 0.00190059, 0.001112526, 0.0000001358}}

polynominal coeff for X, Y in arcseconds

Definition at line 51 of file IERS2010CIOSeriesData.hpp.



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