Package | Description |
---|---|
org.orekit.propagation.integration | |
org.orekit.propagation.numerical | |
org.orekit.propagation.semianalytical.dsst |
This package provides an implementation of the Draper Semi-analytical
Satellite Theory (DSST).
|
Modifier and Type | Method and Description |
---|---|
protected abstract AbstractIntegratedPropagator.MainStateEquations |
AbstractIntegratedPropagator.getMainStateEquations(AbstractIntegrator integ)
Get the differential equations to integrate (for main state only).
|
Modifier and Type | Method and Description |
---|---|
protected AbstractIntegratedPropagator.MainStateEquations |
NumericalPropagator.getMainStateEquations(AbstractIntegrator integrator)
Get the differential equations to integrate (for main state only).
|
Modifier and Type | Method and Description |
---|---|
protected AbstractIntegratedPropagator.MainStateEquations |
DSSTPropagator.getMainStateEquations(AbstractIntegrator integrator)
Get the differential equations to integrate (for main state only).
|
Copyright © 2002-2015 CS Systèmes d'information. All rights reserved.