ssapy_toolkit.Integrators.gravity_turn
Functions
|
r : 3‑vector position (m) t_idx : integer index of current step t_array : full time array (s) thrust_mags : array of thrust magnitudes (m/s²) turn_time : time over which pitch goes from vertical (90°) to horizontal (0°) launch_az : heading around Earth’s axis (rad; 0 = +x, toward +y) |
- ssapy_toolkit.Integrators.gravity_turn.accel_gravity_turn(r, t_idx, t_array, thrust_mags, turn_time, launch_az=0.0)[source]
r : 3‑vector position (m) t_idx : integer index of current step t_array : full time array (s) thrust_mags : array of thrust magnitudes (m/s²) turn_time : time over which pitch goes from vertical (90°) to horizontal (0°) launch_az : heading around Earth’s axis (rad; 0 = +x, toward +y)