Go to the documentation of this file.
39 #ifndef GNSSTK_GLOCNAVALMDELTAS_CPP
40 #define GNSSTK_GLOCNAVALMDELTAS_CPP
68 ((7.0/2.0)*uncor.
getl()*
cos(3.0*Lk))+((7.0/2.0)*uncor.
geth()*
sin(3.0*Lk))));
76 (
sin(Lk) + ((3.0/2.0)*uncor.
getl()*
sin(2.0*Lk)) - ((3.0/2.0)*uncor.
geth()*
cos(2.0*Lk)))
79 -((7.0/3.0)*
sin(3.0*Lk))
81 - ((17.0/2.0)*uncor.
getl()*
sin(4.0*Lk))
82 + ((17.0/2.0)*uncor.
geth()*
cos(4.0*Lk))
92 (
cos(Lk) + ((3.0/2.0)*uncor.
getl()*
cos(2.0*Lk)) + ((3.0/2.0)*uncor.
geth()*
sin(2.0*Lk)))
95 -((7.0/3.0)*
cos(3.0*Lk))
97 -((17.0/2.0)*uncor.
getl()*
cos(4.0*Lk))
98 -((17.0/2.0)*uncor.
geth()*
sin(4.0*Lk))
108 (((7.0/2.0)*uncor.
getl()*
sin(Lk))
109 -((5.0/2.0)*uncor.
geth()*
cos(Lk))
110 -((1.0/2.0)*
sin(2.0*Lk))
111 -((7.0/6.0)*uncor.
getl()*
sin(3.0*Lk))
112 +((7.0/6.0)*uncor.
geth()*
cos(3.0*Lk)));
123 +((7.0/3.0)*uncor.
getl()*
cos(3.0*Lk))
124 +((7.0/3.0)*uncor.
geth()*
sin(3.0*Lk)));
132 (((7.0/4.0)*uncor.
getl()*
sin(Lk)) - ((7.0/4.0)*uncor.
geth()*
cos(Lk))))
134 ((-(7.0/24.0)*uncor.
geth()*
cos(Lk))
135 -((7.0/24.0)*uncor.
getl()*
sin(Lk))
136 -((49.0/72.0)*uncor.
geth()*
cos(3.0*Lk))
137 +((49.0/72.0)*uncor.
getl()*
sin(3.0*Lk))
138 +((1.0/4.0)*
sin(2.0*Lk))))
140 (((7.0/2.0)*uncor.
getl()*
sin(Lk))
141 -((5.0/2.0)*uncor.
geth()*
cos(Lk))
142 -((1.0/2.0)*
sin(2.0*Lk))
143 -((7.0/6.0)*uncor.
getl()*
sin(3.0*Lk))
144 +((7.0/6.0)*uncor.
geth()*
cos(3.0*Lk))));
148 #endif //GNSSTK_GLOCNAVALMDELTAS_CPP
void setdeltaLk(double B, double Lk, const Uncorrected &uncor)
double lambda
longitude of ascending node
void setdeltai(double B, double Lk, const Uncorrected &uncor)
void setData(double B, double Lk, const Uncorrected &uncor)
double l
Quasi-Keplerian thing (true longitude?).
double sin(gnsstk::Angle x)
double cos(gnsstk::Angle x)
void setdeltal(double B, double Lk, const Uncorrected &uncor)
void setdeltaa_a(double B, double Lk, const Uncorrected &uncor)
double h
Quasi-Keplerian thing (true latitude?).
void setdeltalambda(double B, double Lk, const Uncorrected &uncor)
void setdeltah(double B, double Lk, const Uncorrected &uncor)
gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:39