| Class | Description |
|---|---|
| ERFALib |
ERFALib is a Java JNI wrapper around Time transformations in the
ERFA (Essential Routines for Fundamental Astronomy) C library.
|
| NativeUtil |
| Exception | Description |
|---|---|
| DubiousYearException |
UTC began at 1960 January 1.0 (JD 2436934.5) and it is improper
to call a function with an earlier date.
|
| ERFALibException | |
| NativeInitializationException | |
| UnacceptableDateException |
The algorithm used to calculate a Julian Date is valid from
March 1, -4800 but this implementation rejects dates before January 1, -4799.
|