Index
All Classes and Interfaces|All Packages
A
- asBigDecimal(TemporalAccessor) - Static method in class eu.fastipletonis.astro.temporal.DecimalTime
-
Returns a decimal time from a temporal accessor object as a BigDecimal value.
- asDouble(TemporalAccessor) - Static method in class eu.fastipletonis.astro.temporal.DecimalTime
-
Returns a decimal time from a temporal accessor object as a double value.
D
- DECIMAL_TIME - Static variable in class eu.fastipletonis.astro.temporal.Queries
-
Query for returning the decimal time as a double.
- DecimalTime - Class in eu.fastipletonis.astro.temporal
-
Conversion routines for the decimal time.
E
- eu.fastipletonis.astro.temporal - package eu.fastipletonis.astro.temporal
G
- getBigDecimalFrom(TemporalAccessor) - Static method in class eu.fastipletonis.astro.temporal.JulianDayHelper
-
Returns the Julian day from the given temporal accessor as a BigDecimal value.
- getDoubleFrom(TemporalAccessor) - Static method in class eu.fastipletonis.astro.temporal.JulianDayHelper
-
Returns the Julian day from the given temporal accessor as a double floating-point value.
- getLocalDateTimeFrom(double) - Static method in class eu.fastipletonis.astro.temporal.JulianDayHelper
-
Converts a Julian Day into a calendar date, storing the result in a
LocalDateTimeobject. - getLocalDateTimeFrom(BigDecimal) - Static method in class eu.fastipletonis.astro.temporal.JulianDayHelper
-
Converts a Julian Day into a calendar date, storing the result in a
LocalDateTimeobject.
H
- HP_DECIMAL_TIME - Static variable in class eu.fastipletonis.astro.temporal.Queries
-
Query for returning the decimal time as a BigDecimal.
- HP_JULIAN_DAY - Static variable in class eu.fastipletonis.astro.temporal.Queries
-
Query for returning the Astronomical Julian Day as a high-precision BigDecimal.
I
- isSupported(TemporalAccessor) - Static method in class eu.fastipletonis.astro.temporal.JulianDayHelper
-
Checks if the given temporal accessor can be used to extract a Julian day.
J
- JULIAN_DAY - Static variable in class eu.fastipletonis.astro.temporal.Queries
-
Query for returning the Astronomical Julian Day as a double.
- JulianDayHelper - Class in eu.fastipletonis.astro.temporal
-
Helper for calculating the astronomical Julian day.
P
- parseDateTime(CharSequence) - Static method in class eu.fastipletonis.astro.temporal.DecimalTime
-
Parses a string in the following format into a LocalDateTime object:
1957-10-04.81
Q
- Queries - Class in eu.fastipletonis.astro.temporal
-
Temporal queries used for retrieving time.
T
- toLocalTime(double) - Static method in class eu.fastipletonis.astro.temporal.DecimalTime
-
Converts the given decimal time to a LocalTime object.
- toLocalTime(BigDecimal) - Static method in class eu.fastipletonis.astro.temporal.DecimalTime
-
Converts the given decimal time to a LocalTime object.
All Classes and Interfaces|All Packages