Class UTCTAIHistoryFilesLoader

java.lang.Object
org.orekit.data.AbstractSelfFeedingLoader
org.orekit.time.UTCTAIHistoryFilesLoader
All Implemented Interfaces:
UTCTAIOffsetsLoader

public class UTCTAIHistoryFilesLoader extends AbstractSelfFeedingLoader implements UTCTAIOffsetsLoader
Loader for UTC versus TAI history files.

UTC versus TAI history files contain leap seconds data since.

The UTC versus TAI history files are recognized thanks to their base names, which must match the pattern UTC-TAI.history (or UTC-TAI.history.gz for gzip-compressed files)

Only one history file must be present in the IERS directories hierarchy.

Author:
Luc Maisonobe