mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-09-11 07:16:05 +00:00
style: format code with clang-format
This commit is contained in:

committed by
Carles Fernandez

parent
e767417c64
commit
62aade740b
@@ -1027,7 +1027,8 @@ typedef struct
|
||||
} solopt_t;
|
||||
|
||||
|
||||
typedef struct {
|
||||
typedef struct
|
||||
{
|
||||
double rs[6]; /* satellite position|velocity (ecef) (m|m/s) */
|
||||
double dts[2]; /* satellite clock bias/drift (s|s/s) */
|
||||
double prange; /* pseudorange (m) */
|
||||
|
Reference in New Issue
Block a user