Skip to content

Implementation of the dynamics of a satellite orbiting the Moon. Includes multiple lunar gravity field models and some numerical simulations as examples

Notifications You must be signed in to change notification settings

RoboticExplorationLab/Lunar_sat_dynamics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lunar_sat_dynamics

Implementation of the dynamics of a satellite orbiting the Moon using SatelliteDynamics.jl as a backend. Includes multiple spherical harmonics lunar gravity field models and some numerical simulations as examples To run a simulation, just use:

run_sim(x0, Δt, tf)

where x0 is the initial condition in the form [r0; v0] with r0 and v0 being an inertial frame 3D position and velocity vector Δt is the time step for numerical integration and tf the desired duration of the simulation

About

Implementation of the dynamics of a satellite orbiting the Moon. Includes multiple lunar gravity field models and some numerical simulations as examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published