Go to the source code of this file.
Namespaces | |
| namespace | leo |
| -orbital-manipulations | |
| namespace | leo-orbital-manipulations |
Functions | |
| leo-orbital-manipulations.apply_raan_and_inclination (np.ndarray x, np.ndarray y, np.ndarray z, float raan_deg, float inclination_deg) | |
| np.ndarray | leo-orbital-manipulations.generate_progress_vector (float orbit_alt_km, float time_step_sec, float inc_deg=28.0) |
| leo-orbital-manipulations.rodrigues_rotate_points (np.ndarray x, np.ndarray y, np.ndarray z, float inclination_deg, float raan_deg, float plane_rotation_deg) | |