1
0
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:
pedromiguelcp
2025-07-03 19:18:01 +01:00
committed by Carles Fernandez
parent e767417c64
commit 62aade740b
3 changed files with 18 additions and 17 deletions

View File

@@ -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) */