Dynamics Module
The dynamics module provides a comprehensive framework for defining, analyzing, and integrating dynamical systems with emphasis on applications in astrodynamics.
The module is organized into several submodules:
- Base Dynamical Systems
- Dynamical System Protocols
- Right-Hand Side Systems
- Hamiltonian Systems
- Restricted Three-Body Problem
- Dynamics Utilities
- Energy Functions
- _max_rel_energy_error()
- crtbp_energy()
- effective_potential()
- kinetic_energy()
- gravitational_potential()
- hill_region()
- energy_to_jacobi()
- jacobi_to_energy()
- primary_distance()
- secondary_distance()
- pseudo_potential_at_point()
- Linear Algebra Functions
- eigenvalue_decomposition()
- _stability_indices()
- Other Utility Functions
- _zero_small_imag_part()
- _remove_infinitesimals_in_place()
- _remove_infinitesimals_array()
- _totime()