1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-27 15:33:15 +00:00

Fix clang-format

This commit is contained in:
Carles Fernandez 2021-10-10 21:01:06 +02:00
parent c087c63d42
commit 05e7da7a87
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D

View File

@ -260,7 +260,7 @@ private:
double iDot_2{}; // Rate of inclination angle [semi-circles/sec]
// Word type 3: Ephemeris (3/4) and SISA
int32_t IOD_nav_3{}; //
int32_t IOD_nav_3{};
int32_t SISA_3{};
double OMEGA_dot_3{}; // Rate of right ascension [semi-circles/sec]
double delta_n_3{}; // Mean motion difference from computed value [semi-circles/sec]