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)
orbit
- reference orbitorbitType
- orbit type to useCopyright © 2002-2023 CS GROUP. All rights reserved.