Skip navigation links
D E N O T U 

D

DubiousYearException - Exception in org.opencadc.erfa
UTC began at 1960 January 1.0 (JD 2436934.5) and it is improper to call a function with an earlier date.
DubiousYearException(String) - Constructor for exception org.opencadc.erfa.DubiousYearException
 
DubiousYearException(String, Throwable) - Constructor for exception org.opencadc.erfa.DubiousYearException
 

E

ERFALib - Class in org.opencadc.erfa
ERFALib is a Java JNI wrapper around Time transformations in the ERFA (Essential Routines for Fundamental Astronomy) C library.
ERFALib() - Constructor for class org.opencadc.erfa.ERFALib
 
ERFALibException - Exception in org.opencadc.erfa
 
ERFALibException(String) - Constructor for exception org.opencadc.erfa.ERFALibException
 
ERFALibException(String, Throwable) - Constructor for exception org.opencadc.erfa.ERFALibException
 

N

NativeInitializationException - Exception in org.opencadc.erfa
 
NativeInitializationException(String) - Constructor for exception org.opencadc.erfa.NativeInitializationException
 
NativeInitializationException(String, Throwable) - Constructor for exception org.opencadc.erfa.NativeInitializationException
 
NativeUtil - Class in org.opencadc.erfa
 

O

org.opencadc.erfa - package org.opencadc.erfa
 

T

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.

U

UnacceptableDateException - Exception in org.opencadc.erfa
The algorithm used to calculate a Julian Date is valid from March 1, -4800 but this implementation rejects dates before January 1, -4799.
UnacceptableDateException(String) - Constructor for exception org.opencadc.erfa.UnacceptableDateException
 
UnacceptableDateException(String, Throwable) - Constructor for exception org.opencadc.erfa.UnacceptableDateException
 
utc2tai(double, double) - Static method in class org.opencadc.erfa.ERFALib
Time scale transformation: Coordinated Universal Time, UTC, to International Atomic Time, TAI.
utc2tt(double, double) - Static method in class org.opencadc.erfa.ERFALib
Convenience method to transform UTC to TT by calling UTC to TAI and TAI to TT.
D E N O T U 
Skip navigation links