ssapy_toolkit.Accelerations
Acceleration models and utilities for orbit propagation.
Modules
|
Returns a function that sums multiple acceleration functions. |
|
Build a Δv-based along-track accel profile centered at a given step. |
|
Compute the constant acceleration vector needed to achieve a given Δv in a set time. |
Central gravity + J2..J8 zonal harmonics. |
|
|
Acceleration vector always in the local north/south direction, i.e. perpendicular to the radial direction but aimed toward the Earth's North pole (or South if magnitude < 0). |
|
Tangential acceleration in the orbital plane, perpendicular to r̂. |
|
Acceleration vector pointing radially outward from Earth's center with user-specified magnitude. |
Piecewise gravity model: - Outside Earth: point-mass gravity ~ -mu r / |r|^3 - Inside Earth (uniform-density sphere): linear gravity ~ -mu r / R^3 |
|
|
Thrust acceleration in the direction of velocity. |