0.4.1
Loading...
Searching...
No Matches
NAV::IonosphericCorrections::Corrections Struct Reference

Ionospheric Corrections Data Storage. More...

Data Fields

AlphaBeta alphaBeta
 Alpha or beta value.
 
std::array< double, 4 > data
 Data storage (3 values for GAL, otherwise 4) [s, s/semi-circle, s/semi-circle^2, s/semi-circle^3].
 
SatelliteSystem satSys
 Satellite System (e.g. GPS, GAL, GLO, ...)
 

Detailed Description

Ionospheric Corrections Data Storage.

Definition at line 41 of file IonosphericCorrections.hpp.

Field Documentation

◆ alphaBeta

AlphaBeta NAV::IonosphericCorrections::Corrections::alphaBeta

Alpha or beta value.

Definition at line 44 of file IonosphericCorrections.hpp.

◆ data

std::array<double, 4> NAV::IonosphericCorrections::Corrections::data

Data storage (3 values for GAL, otherwise 4) [s, s/semi-circle, s/semi-circle^2, s/semi-circle^3].

Definition at line 45 of file IonosphericCorrections.hpp.

◆ satSys

SatelliteSystem NAV::IonosphericCorrections::Corrections::satSys

Satellite System (e.g. GPS, GAL, GLO, ...)

Definition at line 43 of file IonosphericCorrections.hpp.


The documentation for this struct was generated from the following file: