A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
leo-orbital-manipulations.py File Reference

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)

Variables

 leo-orbital-manipulations.args = parser.parse_args()
 leo-orbital-manipulations.default
float leo-orbital-manipulations.EARTH_RADIUS_KM = 6378.137
 leo-orbital-manipulations.float
 leo-orbital-manipulations.help
float leo-orbital-manipulations.KM_TO_M = 1000.0
float leo-orbital-manipulations.LEO_EARTH_GGC = 398600.7
 leo-orbital-manipulations.parser
 leo-orbital-manipulations.type