An extension of ModelingToolkit.jl which provides common astrodynamics models.
Choose one of the two lines below!
Pkg.add("AstrodynamicalModels") # in Julia code
pkg> add AstrodynamicalModels # in Julia's REPL
Note – for all non-entry models below, you can optionally append state transition matrix dynamics.
- Restricted Two-body Problem
- Circular Restricted Three-body Problem
- N-body Problem
- Planar Entry
- Attitude Kinematics & Dynamics
- Aspherical Restricted Two-body Problem
- Solar radiation pressure dynamics
- Others? Let me know about, or submit a PR with, your desired astrodynamics models!