add clock ephemeris corrections to svstat

pull/125/head
bert hubert 2020-07-03 23:07:43 +02:00
parent 9a1dac952e
commit 74486582cf
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ struct SVStat
map<int, SBASCombo> sbas;
RTCMMessage::EphemerisDelta rtcmEphDelta;
RTCMMessage::ClockDelta rtcmClockDelta;
const GPSLikeEphemeris& liveIOD() const;
const GPSLikeEphemeris& prevIOD() const;