/one_Sgp4

C# SGP4 orbit prediction ibrary

Primary LanguageC#GNU Lesser General Public License v3.0LGPL-3.0

one_Sgp4

Introduction

This library calculates the orbits of satellites via TLEs data from the web. Other functions for coordination transformation, time calculations and the calculation of contact windows depending on the observers coordinates on earth are also available.

This library was created since I could not find a c# library with the necessary functions that I required. The calculations for the orbit propagations are based on the SpaceTrack Report 3. Other Calculations for Time and coordination transformations were taken from [Dr. T.S. Kelso website] (http://celestrak.com/columns/).

Download

Download the latest dll file here and import it into youre project.

License: GNU LESSER GENERAL PUBLIC LICENSE Version 3