UTCTAIOffsetsLoaderpublic class TAIUTCDatFilesLoader extends Object implements UTCTAIOffsetsLoader
This class is immutable and hence thread-safe
| Modifier and Type | Field | Description |
|---|---|---|
static String |
DEFAULT_SUPPORTED_NAMES |
Default supported files name pattern.
|
| Constructor | Description |
|---|---|
TAIUTCDatFilesLoader(String supportedNames) |
Build a loader for tai-utc.dat file from USNO.
|
| Modifier and Type | Method | 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 UTCTAIOffsetsLoaderOrekitException - if time steps are inconsistentCopyright © 2002-2018 CS Systèmes d'information. All rights reserved.