Package | Description |
---|---|
org.orekit.time |
This independent package provides classes to handle epochs, time scales,
and to compare instants together.
|
Modifier and Type | Class and Description |
---|---|
class |
AGILeapSecondFilesLoader
Loader for UTC-TAI extracted from LeapSecond file from AGI.
|
class |
TAIUTCDatFilesLoader
Loader for UTC-TAI extracted from tai-utc.dat file from USNO.
|
class |
UTCTAIBulletinAFilesLoader
Loader for UTC-TAI extracted from bulletin A files.
|
class |
UTCTAIHistoryFilesLoader
Loader for UTC versus TAI history files.
|
Modifier and Type | Method and Description |
---|---|
void |
LazyLoadedTimeScales.addUTCTAIOffsetsLoader(UTCTAIOffsetsLoader loader)
Add a loader for UTC-TAI offsets history files.
|
static void |
TimeScalesFactory.addUTCTAIOffsetsLoader(UTCTAIOffsetsLoader loader)
Add a loader for UTC-TAI offsets history files.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.