Package | Description |
---|---|
fr.cnes.sirius.patrius.files.general | |
fr.cnes.sirius.patrius.files.sp3 |
Modifier and Type | Method and Description |
---|---|
OrbitFile.TimeSystem |
OrbitFile.getTimeSystem()
Returns the
OrbitFile.TimeSystem used to time-stamp position entries. |
static OrbitFile.TimeSystem |
OrbitFile.TimeSystem.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrbitFile.TimeSystem[] |
OrbitFile.TimeSystem.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
OrbitFile.TimeSystem |
SP3File.getTimeSystem()
Returns the
OrbitFile.TimeSystem used to time-stamp position entries. |
Modifier and Type | Method and Description |
---|---|
void |
SP3File.setTimeSystem(OrbitFile.TimeSystem system)
Set the time system used in this SP3 file.
|
Copyright © 2019 CNES. All Rights Reserved.