Yet more abstraction, as these data get computed multiple times.
- Note
- Perturbations::omega is never used in this context and will remain set to NaN.
Definition at line 231 of file GLOCNavAlm.hpp.
|
void | setdeltaa_a (double B, double Lk, const Uncorrected &uncor) |
|
void | setdeltah (double B, double Lk, const Uncorrected &uncor) |
|
void | setdeltai (double B, double Lk, const Uncorrected &uncor) |
|
void | setdeltal (double B, double Lk, const Uncorrected &uncor) |
|
void | setdeltalambda (double B, double Lk, const Uncorrected &uncor) |
|
void | setdeltaLk (double B, double Lk, const Uncorrected &uncor) |
|
◆ Deltas()
gnsstk::GLOCNavAlm::Deltas::Deltas |
( |
| ) |
|
|
inline |
◆ setData()
void gnsstk::GLOCNavAlm::Deltas::setData |
( |
double |
B, |
|
|
double |
Lk, |
|
|
const Uncorrected & |
uncor |
|
) |
| |
|
inline |
Set all the delta (correction) parameters as defined on page 67 of ICD GLONASS CDMA General Description.
- Parameters
-
[in] | B | The precomputed B parameter as defined on this ICD page. |
[in] | Lk | The mean longitude for this set of deltas (k=1 or 2). |
[in] | uncor | The uncorrected parameters used to compute the corrections. |
- Postcondition
- a, h, l, lambda, i, Lk are all set.
Definition at line 50 of file GLOCNavAlmDeltas.hpp.
◆ setdeltaa_a()
void gnsstk::GLOCNavAlm::Deltas::setdeltaa_a |
( |
double |
B, |
|
|
double |
Lk, |
|
|
const Uncorrected & |
uncor |
|
) |
| |
|
inlineprivate |
Set the a parameter from the supplied data. Set all the delta (correction) parameters as defined on page 67 of ICD GLONASS CDMA General Description.
- Parameters
-
[in] | B | The precomputed B parameter as defined on this ICD page. |
[in] | Lk | The mean longitude for this set of deltas (k=1 or 2). |
[in] | uncor | The uncorrected parameters used to compute the corrections. |
- Postcondition
- a, h, l, lambda, i, Lk are all set.
Definition at line 62 of file GLOCNavAlmDeltas.hpp.
◆ setdeltah()
void gnsstk::GLOCNavAlm::Deltas::setdeltah |
( |
double |
B, |
|
|
double |
Lk, |
|
|
const Uncorrected & |
uncor |
|
) |
| |
|
inlineprivate |
Set the h parameter from the supplied data. Set all the delta (correction) parameters as defined on page 67 of ICD GLONASS CDMA General Description.
- Parameters
-
[in] | B | The precomputed B parameter as defined on this ICD page. |
[in] | Lk | The mean longitude for this set of deltas (k=1 or 2). |
[in] | uncor | The uncorrected parameters used to compute the corrections. |
- Postcondition
- a, h, l, lambda, i, Lk are all set.
Definition at line 73 of file GLOCNavAlmDeltas.hpp.
◆ setdeltai()
void gnsstk::GLOCNavAlm::Deltas::setdeltai |
( |
double |
B, |
|
|
double |
Lk, |
|
|
const Uncorrected & |
uncor |
|
) |
| |
|
inlineprivate |
Set the i parameter from the supplied data. Set all the delta (correction) parameters as defined on page 67 of ICD GLONASS CDMA General Description.
- Parameters
-
[in] | B | The precomputed B parameter as defined on this ICD page. |
[in] | Lk | The mean longitude for this set of deltas (k=1 or 2). |
[in] | uncor | The uncorrected parameters used to compute the corrections. |
- Postcondition
- a, h, l, lambda, i, Lk are all set.
Definition at line 117 of file GLOCNavAlmDeltas.hpp.
◆ setdeltal()
void gnsstk::GLOCNavAlm::Deltas::setdeltal |
( |
double |
B, |
|
|
double |
Lk, |
|
|
const Uncorrected & |
uncor |
|
) |
| |
|
inlineprivate |
Set the l parameter from the supplied data. Set all the delta (correction) parameters as defined on page 67 of ICD GLONASS CDMA General Description.
- Parameters
-
[in] | B | The precomputed B parameter as defined on this ICD page. |
[in] | Lk | The mean longitude for this set of deltas (k=1 or 2). |
[in] | uncor | The uncorrected parameters used to compute the corrections. |
- Postcondition
- a, h, l, lambda, i, Lk are all set.
Definition at line 89 of file GLOCNavAlmDeltas.hpp.
◆ setdeltalambda()
void gnsstk::GLOCNavAlm::Deltas::setdeltalambda |
( |
double |
B, |
|
|
double |
Lk, |
|
|
const Uncorrected & |
uncor |
|
) |
| |
|
inlineprivate |
Set the lambda parameter from the supplied data. Set all the delta (correction) parameters as defined on page 67 of ICD GLONASS CDMA General Description.
- Parameters
-
[in] | B | The precomputed B parameter as defined on this ICD page. |
[in] | Lk | The mean longitude for this set of deltas (k=1 or 2). |
[in] | uncor | The uncorrected parameters used to compute the corrections. |
- Postcondition
- a, h, l, lambda, i, Lk are all set.
Definition at line 105 of file GLOCNavAlmDeltas.hpp.
◆ setdeltaLk()
void gnsstk::GLOCNavAlm::Deltas::setdeltaLk |
( |
double |
B, |
|
|
double |
Lk, |
|
|
const Uncorrected & |
uncor |
|
) |
| |
|
inlineprivate |
Set the Lk parameter from the supplied data. Set all the delta (correction) parameters as defined on page 67 of ICD GLONASS CDMA General Description.
- Parameters
-
[in] | B | The precomputed B parameter as defined on this ICD page. |
[in] | Lk | The mean longitude for this set of deltas (k=1 or 2). |
[in] | uncor | The uncorrected parameters used to compute the corrections. |
- Postcondition
- a, h, l, lambda, i, Lk are all set.
Definition at line 129 of file GLOCNavAlmDeltas.hpp.
◆ ::GLOCNavAlm_T
The documentation for this class was generated from the following files: