ootk 0.0.1

Orbital Object Toolkit including SGP4 Propagator and Coordinate Transforms
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Th3Whit3Wolf <the.white.wolf.is.1337@gmail.com>", "Theodore Kruczek <theodore.kruczek@gmail.com>"]
description = "Orbital Object Toolkit including SGP4 Propagator and Coordinate Transforms"
documentation = "https://docs.rs/ootk/"
edition = "2021"
homepage = "https://github.com/Th3Whit3Wolf/ootk"
keywords = ["sgp4", "orbit", "toolkit", "space", "satellite"]
license = "AGPL-3.0-or-later"
name = "ootk"
readme = "README.md"
repository = "https://github.com/Th3Whit3Wolf/ootk"
version = "0.0.1"