public interface ODEIntegratorBuilder
| Modifier and Type | Method and Description |
|---|---|
AbstractIntegrator |
buildIntegrator(Orbit orbit,
OrbitType orbitType)
Build a first order integrator.
|
AbstractIntegrator buildIntegrator(Orbit orbit, OrbitType orbitType) throws OrekitException
orbit - reference orbitorbitType - orbit type to useOrekitException - if integrator cannot been builtCopyright © 2002-2016 CS Systèmes d'information. All rights reserved.