poliastro2.core.actions¶
Description¶
This subpackage groups together various action routines, including computations for maneuvers, propagation, and thrust maneuvers.
Modules¶
maneuver: Functions for computing orbital maneuvers.
propagate: Subpackage offering multiple propagation algorithms.
thrust: Subpackage for thrust-related orbital maneuvers.
_thrust: Internal implementations for thrust maneuvers.
Modules
Orbital maneuvers. |
|
Description This subpackage implements various orbit propagation algorithms. It contains different numerical methods for propagating orbits under various assumptions. |
|
Description This subpackage contains routines related to thrust-based orbital maneuvers. |