| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.files.sp3 |
| Modifier and Type | Method and Description |
|---|---|
SP3File.SP3OrbitType |
SP3File.getOrbitType()
Returns the
SP3File.SP3OrbitType for this SP3 file. |
static SP3File.SP3OrbitType |
SP3File.SP3OrbitType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SP3File.SP3OrbitType[] |
SP3File.SP3OrbitType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SP3File.setOrbitType(SP3File.SP3OrbitType oType)
Set the
SP3File.SP3OrbitType for this SP3 file. |
Copyright © 2025 CNES. All rights reserved.