Crates.io | ootk |
lib.rs | ootk |
version | 0.0.1 |
source | src |
created_at | 2023-02-06 18:45:32.955365 |
updated_at | 2023-02-06 18:45:32.955365 |
description | Orbital Object Toolkit including SGP4 Propagator and Coordinate Transforms |
homepage | https://github.com/Th3Whit3Wolf/ootk |
repository | https://github.com/Th3Whit3Wolf/ootk |
max_upload_size | |
id | 778108 |
size | 38,902 |
An Orbital Object Toolkit
This is a WIP rust port of 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.
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:
This project uses the AGPL License, just as the original library does.