Package | Description |
---|---|
org.orekit.tutorials.bodies | |
org.orekit.tutorials.estimation.common | |
org.orekit.tutorials.estimation.performance |
This package provides elements for testing performance
of Orekit Orbit Determination features.
|
org.orekit.tutorials.propagation |
Modifier and Type | Method and Description |
---|---|
TutorialOrbit |
Phasing.TutorialPhasing.getOrbit()
Get the orbit data.
|
Modifier and Type | Method and Description |
---|---|
void |
Phasing.TutorialPhasing.setOrbit(TutorialOrbit orbit)
Set the orbit data.
|
Modifier and Type | Method and Description |
---|---|
TutorialOrbit |
TutorialOrbitDetermination.getOrbit()
Get the orbit data.
|
Modifier and Type | Method and Description |
---|---|
void |
TutorialOrbitDetermination.setOrbit(TutorialOrbit orbit)
Set the orbit data.
|
Modifier and Type | Method and Description |
---|---|
TutorialOrbit |
MeasurementGenerator.TutorialMeasurementGeneration.getOrbit()
Get the orbit data.
|
Modifier and Type | Method and Description |
---|---|
void |
MeasurementGenerator.TutorialMeasurementGeneration.setOrbit(TutorialOrbit orbit)
Set the orbit data.
|
Modifier and Type | Method and Description |
---|---|
TutorialOrbit |
TrackCorridor.TutorialTrackCorridor.getOrbit()
Get the orbit data (circular orbit).
|
TutorialOrbit |
DSSTPropagation.TutorialDSSTPropagation.getOrbit()
Get the orbit data.
|
Modifier and Type | Method and Description |
---|---|
void |
TrackCorridor.TutorialTrackCorridor.setOrbit(TutorialOrbit orbit)
Set the orbit data (circular orbit).
|
void |
DSSTPropagation.TutorialDSSTPropagation.setOrbit(TutorialOrbit orbit)
Set the orbit data.
|
Copyright © 2002–2020 CS Systèmes d'Information. All rights reserved.