Interface | Description |
---|---|
TimeInterpolable<T extends TimeInterpolable<T>> |
This interface represents objects that can be interpolated in time.
|
TimeScale |
Interface for time scales.
|
TimeShiftable<T extends TimeShiftable<T>> |
This interface represents objects that can be shifted in time.
|
TimeStamped |
This interface represents objects that have a
AbsoluteDate date attached to them. |
TimeStampedGenerator<T extends TimeStamped> |
Generator to use for creating entries in
time stamped caches . |
UTCTAILoader |
Interface for loading UTC-TAI offsets data files.
|
Class | Description |
---|---|
AbsoluteDate |
This class represents a specific instant in time.
|
AbsoluteDateInterval |
This class implements an interval based on the AbsoluteDate class,
using the ComparableInterval class. |
AbsoluteDateIntervalsList |
This class represents a list of objects
AbsoluteDateInterval . |
ChronologicalComparator |
Comparator for
TimeStamped instance. |
DateComponents |
Class representing a date broken up as year, month and day components.
|
DateTimeComponents |
Holder for date and time components.
|
GalileoScale |
Galileo system time scale.
|
GMSTScale |
Greenwich Mean Sidereal Time.
|
GPSScale |
GPS time scale.
|
LocalTimeAngle |
This class provides methods to compute local time angle (true local time angle and mean local time angle).
|
TAIScale |
International Atomic Time.
|
TCBScale |
Barycentric Coordinate Time.
|
TCGScale |
Geocentric Coordinate Time.
|
TDBScale |
Barycentric Dynamic Time.
|
TimeComponents |
Class representing a time within the day broken up as hour,
minute and second components.
|
TimeScalesFactory |
Factory for predefined time scales.
|
TimeStampedCache<T extends TimeStamped> |
Generic thread-safe cache for
time-stamped data. |
TTScale |
Terrestrial Time as defined by IAU(1991) recommendation IV.
|
UT1Scale |
Universal Time 1.
|
UTCScale |
Coordinated Universal Time.
|
UTCTAIHistoryFilesLoader |
Loader for UTC versus TAI history files.
|
Enum | Description |
---|---|
Month |
Enumerate representing a calendar month.
|
Copyright © 2021 CNES. All rights reserved.