| Package | Description |
|---|---|
| org.orekit.tutorials.propagation | |
| org.orekit.tutorials.yaml |
This package provides classes to read the data
contained inside a YAML file.
|
| Modifier and Type | Method and Description |
|---|---|
TutorialStation |
VisibilityCircle.TutorialVisibilityCircle.getStation()
Get the ground station.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VisibilityCircle.TutorialVisibilityCircle.setStation(TutorialStation station)
Set the ground station.
|
| Modifier and Type | Method and Description |
|---|---|
List<TutorialStation> |
TutorialMeasurements.getStations()
Get the list of used stations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TutorialMeasurements.setStations(List<TutorialStation> stations)
Set the list of used stations.
|
Copyright © 2002–2022 CS GROUP. All rights reserved.