public class GtmLeoPropagator extends AbstractGtmPropagator
assembly, attitudeLaw, ellips, forces, iniOrbit, integData, listOfevents, maneuverSequence, massModel, output, psimu, sun, vehicle| Constructor and Description |
|---|
GtmLeoPropagator()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setDefaultAttitude()
Method to initialize default attitude law
|
void |
setPropagationData(double duration,
double outputStep)
Method to initialize the numerical integration data.
|
getAmountOfPoints, getAssembly, getEllipsoid, getIniOrbit, getIniVariables, getLastVariables, getListOfEngines, getListOfTanks, getMassModel, getPsimu, getSpacecraftStateList, getVariables, propagate, setAttitude, setEllipsoid, setEvents, setForces, setFramesConfiguration, setIniOrbit, setManeuvers, setOutputDir, setPropagationData, setVehiclepublic GtmLeoPropagator()
throws GtmInitException
GtmInitException - occured when initializing the Earth ellipsoidpublic void setPropagationData(double duration,
double outputStep)
throws GtmInitException
setPropagationData in class AbstractGtmPropagatorduration - duration of the simulation (s)outputStep - output step (s)GtmInitException - occured when initializing integrator dataprotected void setDefaultAttitude()
throws GtmInitException
setDefaultAttitude in class AbstractGtmPropagatorGtmInitException - exception occured when initialization of the default attitudeCopyright © 2022. All rights reserved.