Package | Description |
---|---|
org.orekit.files.sp3 |
This package provides a parser for orbit data stored in SP3 format.
|
Modifier and Type | Method | Description |
---|---|---|
SP3File.TimeSystem |
SP3File.getTimeSystem() |
Returns the
SP3File.TimeSystem used to time-stamp position entries. |
static SP3File.TimeSystem |
SP3File.TimeSystem.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SP3File.TimeSystem[] |
SP3File.TimeSystem.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.