Skip to content

jmurphy6895/AstroPropagators.jl

Repository files navigation

AstroPropagators

CI codecov Code Style: Blue Aqua QA

Description

This project implements several propagation methods for the AstroPropagators.jl ecosystem using equations of motion for different orbital element sets. The force models can either be user-supplied or built up with the AstroForceModels.jl package. This package was inspired by the THALASSA library. A full list of implemented propagators can be found below:

  • Cowell
  • Gauss Variational Equations
  • EDromo
  • Kustaanheimo-Stiefel
  • Milankovich
  • Stiefel-Scheifel
  • Unified State Model
    • USM7
    • USM6
    • USMEM

NOTE: Although the code for some of these are present, only the checked ones currently supported!

Installation

julia> using Pkg
julia> Pkg.add("AstroPropagators")

Documentation

For more information, see the documentation.

About

A Julia library for creating high-fidelity astrodynamics propagation schemes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages