| Package | Description |
|---|---|
| org.orekit.tutorials.yaml |
This package provides classes to read the data
contained inside a YAML file.
|
| Modifier and Type | Method and Description |
|---|---|
TutorialEstimatedDateParameter |
TutorialForceModel.TutorialManeuver.getMedianDate()
Get the estimated median date.
|
TutorialEstimatedDateParameter |
TutorialForceModel.TutorialManeuver.getStartDate()
Get the estimated start date.
|
TutorialEstimatedDateParameter |
TutorialForceModel.TutorialManeuver.getStopDate()
Get the estimated stop date.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TutorialForceModel.TutorialManeuver.setMedianDate(TutorialEstimatedDateParameter medianDate)
Set the estimated median date.
|
void |
TutorialForceModel.TutorialManeuver.setStartDate(TutorialEstimatedDateParameter startDate)
Set the estimated start date.
|
void |
TutorialForceModel.TutorialManeuver.setStopDate(TutorialEstimatedDateParameter stopDate)
Set the estimated stop date.
|
Copyright © 2002–2023 CS GROUP. All rights reserved.