Numerical Orekit Propagators - ephemerista.propagators.orekit.numerical

The numerical.py module.

This module provides the NumericalPropagator class which wraps the numerical propgator from Orekit.

pydantic model ephemerista.propagators.orekit.numerical.NumericalPropagator

The NumericalPropagator class.

Fields:
field propagator_type: Literal['numerical'] = 'numerical' (alias 'type')

The type of the propagator