ephemerides 0.1.0

Library for computing the azimuth and elevation of objects in space. Includes the Sun, Moon, Mars, Jupiter, Saturn. Also, human-made satellites can be located via TLE files.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
categories = ["aerospace::simulation", "science", "simulation"]
description = "Library for computing the azimuth and elevation of objects in space.  Includes the Sun, Moon, Mars, Jupiter, Saturn.  Also, human-made satellites can be located via TLE files."
edition = "2021"
keywords = ["satellite", "cellestial", "prediction", "ephemeris", "science"]
license = "MIT"
name = "ephemerides"
readme = "readme.md"
repository = "https://gitlab.com/Housedillon/ephemerides"
version = "0.1.0"