public class TAIUTCDatFilesLoader extends Object implements UTCTAIOffsetsLoader
This class is immutable and hence thread-safe
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_SUPPORTED_NAMES
Default supported files name pattern.
|
Constructor and Description |
---|
TAIUTCDatFilesLoader(String supportedNames)
Build a loader for tai-utc.dat file from USNO.
|
Modifier and Type | Method and Description |
---|---|
List<OffsetModel> |
loadOffsets()
Load UTC-TAI offsets entries.
|
public static final String DEFAULT_SUPPORTED_NAMES
public TAIUTCDatFilesLoader(String supportedNames)
supportedNames
- regular expression for supported files namespublic 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.