- tai2tt(double, double) - Static method in class org.opencadc.erfa.ERFALib
-
Time scale transformation: International Atomic Time, TAI, to Terrestrial Time, TT.
- tai2utc(double, double) - Static method in class org.opencadc.erfa.ERFALib
-
Time scale transformation: International Atomic Time, TAI, to Coordinated Universal Time, UTC.
- tt2tai(double, double) - Static method in class org.opencadc.erfa.ERFALib
-
Time scale transformation: Terrestrial Time, TT, to International Atomic Time, TAI.
- tt2utc(double, double) - Static method in class org.opencadc.erfa.ERFALib
-
Convenience method to transform TT to UTC by calling TT to TAI and TAI to UTC.