mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-11-07 10:43:58 +00:00
Fix clang-format
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user