Class PythonFieldAbstractIntegratedPropagator<T extends CalculusFieldElement<T>>

    • Constructor Detail

      • PythonFieldAbstractIntegratedPropagator

        public PythonFieldAbstractIntegratedPropagator​(Field<T> field,
                                                       FieldODEIntegrator<T> integrator,
                                                       PropagationType propagationType)
        Build a new instance.
        Parameters:
        integrator - numerical integrator to use for propagation.
        propagationType - type of orbit to output (mean or osculating).
        field - Field used by default