pull/57/head
bert hubert 2019-12-20 23:04:20 +01:00
parent 4c3422ca6a
commit 029fddaab8
1 changed files with 1 additions and 0 deletions

View File

@ -181,6 +181,7 @@ struct GalileoMessage
return t0g * 3600;
}
// pair of nanosecond, nanosecond/s
std::pair<double, double> getAtomicOffset(int tow) const
{
int delta = ephAge(tow, getT0c());