org.orekit.propagation.conversion
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.