Package | Description |
---|---|
org.orekit.time |
This independent package provides classes to handle epochs, time scales,
and to compare instants together.
|
Modifier and Type | Method and Description |
---|---|
UTCScale |
TimeScales.getUTC()
Get the Universal Time Coordinate scale.
|
UTCScale |
LazyLoadedTimeScales.getUTC() |
static UTCScale |
TimeScalesFactory.getUTC()
Get the Universal Time Coordinate scale.
|
UTCScale |
UT1Scale.getUTCScale()
Get the associated UTC scale.
|
Constructor and Description |
---|
UT1Scale(EOPHistory eopHistory,
UTCScale utc)
Simple constructor.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.