
Go to the source code of this file.
Namespaces | |
| gnsstk | |
| For Sinex::InputHistory. | |
Functions | |
| long | gnsstk::convertCalendarToJD (int yy, int mm, int dd) |
| void | gnsstk::convertJDtoCalendar (long jd, int &iyear, int &imonth, int &iday) |
| void | gnsstk::convertSODtoTime (double sod, int &hh, int &mm, double &sec) |
| double | gnsstk::convertTimeToSOD (int hh, int mm, double sec) |