astraeus 0.1.0

A library for space mission analysis
Documentation
1
2
3
4
5
#![warn(missing_docs)]
//! # Overview
//! A library for astrodynamics calculations.

pub mod math;