public interface FirstOrderIntegratorBuilder
Modifier and Type | Method and Description |
---|---|
AbstractIntegrator |
buildIntegrator(Orbit orbit)
Build a first order integrator.
|
AbstractIntegrator buildIntegrator(Orbit orbit) throws PropagationException
orbit
- reference orbitPropagationException
- if integrator cannot been builtCopyright © 2002-2015 CS Systèmes d'information. All rights reserved.