|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UTCTAILoader
Interface for loading UTC-TAI offsets data files.
| Method Summary | |
|---|---|
String |
getSupportedNames()
Get the regular expression for supported UTC-TAI offsets files names. |
SortedMap<DateComponents,Integer> |
loadTimeSteps()
Load UTC-TAI offsets entries. |
| Methods inherited from interface org.orekit.data.DataLoader |
|---|
loadData, stillAcceptsData |
| Method Detail |
|---|
SortedMap<DateComponents,Integer> loadTimeSteps()
Only the integer offsets used since 1972-01-01 are loaded here, the
linear offsets used between 1961-01-01 and 1971-12-31 are hard-coded
in the UTCScale class itself.
String getSupportedNames()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||