[teqc] More than 14 svs
Lou Estey
lou at unavco.org
Mon Mar 20 16:58:36 MST 2006
hi Jim,
> RINEX Format paper says "If more than 12 satellites: Use continuation
> line(s)".
>
> If we get 11 satellites and RCV CLOCK OFFS APPL option is 1, RINEX OBS is as
> follows;
>
> 06 2 24 23 59 59.9998039 0 11 1 2 3 4 5 6 7 8 9 10 11 0.000196117
>
> If we get 14 satellites, how is clock offset described?
> first line? or second line?
1st only.
> (1) first line
> 06 2 24 23 59 59.9998039 0 14 1 2 3 4 5 6 7 8 9 10 11 120.000196117
> 13 14
>
> (2) second line
> 06 2 24 23 59 59.9998039 0 14 1 2 3 4 5 6 7 8 9 10 11 12
> 13 14 0.000196117
>
> Does anyone know what teqc would do in this situation?
It should follow the spec, which is: rx clock offset is on the first line,
and then:
| | If more than 12 satellites: Use continuation | 32X, |
| | line(s) | 12(A1,I2) |
so that if a bad RINEX writer wrote the offset on the second line, teqc would
ignore it, I'm pretty sure.
The test is just `teqc RINEXname | more` and see what happens, though.
cheers,
--lou
More information about the teqc
mailing list