GNSS-SDR  0.0.19
An Open Source GNSS Software Defined Receiver
Public Member Functions | Public Attributes | List of all members
Galileo_Almanac_Helper Class Reference

This class is a storage for the GALILEO ALMANAC data as described in GALILEO ICD. More...

#include <galileo_almanac_helper.h>

Public Member Functions

 Galileo_Almanac_Helper ()=default
 Default constructor. More...
 
Galileo_Almanac get_almanac (int i) const
 

Public Attributes

int32_t IOD_a_7 {}
 
int32_t WN_a_7 {}
 
int32_t t0a_7 {}
 
int32_t SVID1_7 {}
 
double DELTA_A_7 {}
 
double e_7 {}
 
double omega_7 {}
 
double delta_i_7 {}
 
double Omega0_7 {}
 
double Omega_dot_7 {}
 
double M0_7 {}
 
int32_t IOD_a_8 {}
 
double af0_8 {}
 
double af1_8 {}
 
int32_t E5b_HS_8 {}
 
int32_t E1B_HS_8 {}
 
int32_t E5a_HS_8 {}
 
int32_t SVID2_8 {}
 
double DELTA_A_8 {}
 
double e_8 {}
 
double omega_8 {}
 
double delta_i_8 {}
 
double Omega0_8 {}
 
double Omega_dot_8 {}
 
int32_t IOD_a_9 {}
 
int32_t WN_a_9 {}
 
int32_t t0a_9 {}
 
double M0_9 {}
 
double af0_9 {}
 
double af1_9 {}
 
int32_t E5b_HS_9 {}
 
int32_t E1B_HS_9 {}
 
int32_t E5a_HS_9 {}
 
int32_t SVID3_9 {}
 
double DELTA_A_9 {}
 
double e_9 {}
 
double omega_9 {}
 
double delta_i_9 {}
 
int32_t IOD_a_10 {}
 
double Omega0_10 {}
 
double Omega_dot_10 {}
 
double M0_10 {}
 
double af0_10 {}
 
double af1_10 {}
 
int32_t E5b_HS_10 {}
 
int32_t E1B_HS_10 {}
 
int32_t E5a_HS_10 {}
 

Detailed Description

This class is a storage for the GALILEO ALMANAC data as described in GALILEO ICD.

See https://www.gsc-europa.eu/sites/default/files/sites/all/files/Galileo_OS_SIS_ICD_v2.0.pdf paragraph 5.1.10

Definition at line 34 of file galileo_almanac_helper.h.

Constructor & Destructor Documentation

◆ Galileo_Almanac_Helper()

Galileo_Almanac_Helper::Galileo_Almanac_Helper ( )
default

Default constructor.


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