public class UTCTAIHistoryFilesLoader extends Object implements UTCTAIOffsetsLoader
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.
Constructor and Description |
---|
UTCTAIHistoryFilesLoader()
Build a loader for UTC-TAI history file.
|
Modifier and Type | Method and Description |
---|---|
List<OffsetModel> |
loadOffsets()
Load UTC-TAI offsets entries.
|
public UTCTAIHistoryFilesLoader()
public List<OffsetModel> loadOffsets() throws OrekitException
loadOffsets
in interface UTCTAIOffsetsLoader
OrekitException
- if time steps are inconsistentCopyright © 2002-2017 CS Systèmes d'information. All rights reserved.