mvdmakesthings / Ephemeris

Challenging myself to learn a complex subject and build a swift library on orbital mechanics. A Swift framework for building apps to track satellites from TLE data using the SGP4 propagation model. πŸ›°πŸ‘©πŸ½β€πŸš€πŸ”­

Home Page:http://www.celestrak.com/publications/AIAA/2006-6753/AIAA-2006-6753-Rev3.pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ephemeris - Satellite Tracker Framework

Online Resources

Here are some of the online resources I used or read to get a better understanding of the mechanics behind tracking orbiting bodies.

Sidereal Time / Julian Time Calculations


Licensed Apache Version 2.0, 2020

See ACKNOWLEDGEMENTS and LICENSE for more information.

About

Challenging myself to learn a complex subject and build a swift library on orbital mechanics. A Swift framework for building apps to track satellites from TLE data using the SGP4 propagation model. πŸ›°πŸ‘©πŸ½β€πŸš€πŸ”­

http://www.celestrak.com/publications/AIAA/2006-6753/AIAA-2006-6753-Rev3.pdf

License:Apache License 2.0


Languages

Language:Swift 98.7%Language:Objective-C 1.3%