diff options
author | Bryan Newbold <bnewbold@archive.org> | 2020-06-27 17:06:03 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2020-06-27 17:06:03 -0700 |
commit | 65e7d3ed2821b2f90c8d8673d16f8b48e85e441d (patch) | |
tree | 3cf779689444c2d96a6ed60ce2402b70fa216c52 | |
parent | b8e167ccb7409e684fa8dd6b1a8cf55b1ecebc50 (diff) | |
download | modelthought-65e7d3ed2821b2f90c8d8673d16f8b48e85e441d.tar.gz modelthought-65e7d3ed2821b2f90c8d8673d16f8b48e85e441d.zip |
add references about orbital mechanics
-rw-r--r-- | 2020/orbital_stuff | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/2020/orbital_stuff b/2020/orbital_stuff new file mode 100644 index 0000000..1115842 --- /dev/null +++ b/2020/orbital_stuff @@ -0,0 +1,22 @@ + +"The dynamical model of the planet motions and EPM ephemerides" +https://web.archive.org/web/20190503110456/https://www.cambridge.org/core/services/aop-cambridge-core/content/view/39F70E442F3AA20A7EED75F5E004BE1E/S1743921307011453a.pdf/div-class-title-the-dynamical-model-of-the-planet-motions-and-epm-ephemerides-div.pdf + +"Nyx is a high fidelity, fast, reliable and validated astrodynamical toolkit library written in Rust." +https://gitlab.com/chrisrabotin/nyx +https://gitlab.com/chrisrabotin/nyx/blob/master/VALIDATION.md + +"Space Mission Design (smd)" +https://github.com/ChristopherRabotin/smd + +"Implementation of "Astronomical Algorithms" by Jean Meeus" +https://github.com/soniakeys/meeus + +"GMAT is a space trajectory optimization and mission analysis system developed +by NASA and private industry" +https://sourceforge.net/projects/gmat/files/GMAT/GMAT-R2016a/ +https://software.nasa.gov/software/GSC-17177-1 + +System IDentification Programs for AirCraft (SIDPAC) +https://software.nasa.gov/software/LAR-16100-1 + |