public static interface AbstractIntegratedPropagator.MainStateEquations
| Modifier and Type | Method and Description |
|---|---|
double[] |
computeDerivatives(SpacecraftState state)
Compute differential equations for main state.
|
double[] computeDerivatives(SpacecraftState state) throws OrekitException
state - current stateOrekitException - if differentials cannot be computedCopyright © 2002-2015 CS Systèmes d'information. All rights reserved.