Package | Description |
---|---|
org.orekit.propagation.integration |
Utilities for integration-based propagators (both numerical and semi-analytical).
|
org.orekit.propagation.numerical |
Top level package for numerical propagators.
|
Modifier and Type | Method and Description |
---|---|
protected abstract FieldAbstractIntegratedPropagator.MainStateEquations<T> |
FieldAbstractIntegratedPropagator.getMainStateEquations(FieldODEIntegrator<T> integ)
Get the differential equations to integrate (for main state only).
|
Modifier and Type | Method and Description |
---|---|
protected FieldAbstractIntegratedPropagator.MainStateEquations<T> |
FieldNumericalPropagator.getMainStateEquations(FieldODEIntegrator<T> integrator)
Get the differential equations to integrate (for main state only).
|
Copyright © 2002-2017 CS Systèmes d'information. All rights reserved.