public class TutorialPropagator extends Object
Data are read from a YAML file.
Constructor and Description |
---|
TutorialPropagator() |
Modifier and Type | Method and Description |
---|---|
TutorialForceModel |
getForceModels()
Get the force model data.
|
TutorialIntegrator |
getIntegrator()
Get the numerical integrator used by the orbit propagator.
|
void |
setForceModels(TutorialForceModel forceModels)
Set the force model data.
|
void |
setIntegrator(TutorialIntegrator integrator)
Set the numerical integrator used by the orbit propagator.
|
public TutorialIntegrator getIntegrator()
public void setIntegrator(TutorialIntegrator integrator)
integrator
- numerical integrator used by the orbit propagatorpublic TutorialForceModel getForceModels()
public void setForceModels(TutorialForceModel forceModels)
forceModels
- force model dataCopyright © 2002–2020 CS Systèmes d'Information. All rights reserved.