Interface ODEIntegratorBuilder

    • Method Detail

      • buildIntegrator

        AbstractIntegrator buildIntegrator​(Orbit orbit,
                                           OrbitType orbitType)
        Build a first order integrator.
        Parameters:
        orbit - reference orbit
        orbitType - orbit type to use
        Returns:
        a first order integrator ready to use