Function lupnt::ConvertTime(Real, Time, Time)¶ Defined in File time_conversions.cc Function Documentation¶ Real lupnt::ConvertTime(Real t, Time from, Time to)¶ Convert time from one time system to another. Note TCG | UT1 — UTC — TAI — TT -> TCB — TCL — LT | | | GPS TDB <—+ Parameters: t – Time in the original time system from – Original time system to – Converted time system Returns: Real Time in the converted time system