ootk 0.0.1

Orbital Object Toolkit including SGP4 Propagator and Coordinate Transforms
Documentation
# OOTK

> An Orbital Object Toolkit

This is a WIP rust port of [ootk](https://github.com/thkruz/ootk), which describes itself as:

>> An Orbital Object Toolkit in Your Web Browser
>
> **ootk** is a modular collection of small libraries for doing math related to orbital objects written in TypeScript. ootk was developed to simplify the math and let you focus on using the results.

## :blue_book: Table of Contents

- [Contributors]#Contributors
- [License]#License

## :man_scientist: Contributors

This whole project is an example of standing on the shoulder's of giants. None of it would have been possible without the previous work of the following:

- [thkruz (Theodore Kruczek)]https://github.com/thkruz
- [ezze (Dmitriy Pushkov)]https://github.com/ezze
- [davidcalhoun (David Calhoun)]https://github.com/davidcalhoun
- [shashwatak (Shashwat Kandadai)]https://github.com/shashwatak
- [brandon-rhodes (Brandon Rhodes)]https://github.com/brandon-rhodes
- [mourner (Volodymyr Agafonkin)]https://github.com/mourner
- [Hypnos (Robert Gester)]https://github.com/Hypnos3

## :balance_scale: License

This project uses the [AGPL License](LICENSE), just as [the original library](https://github.com/thkruz/ootk) does.