asteroidsfactory 0.0.1

Asteroid factory — classify, build and catalogue asteroids of any type: near-Earth, main belt, trojan, centaur, binary, rubble pile, metallic, and potentially hazardous.
Documentation
1
2
3
4
5
6
pub mod config;
pub mod engine;
pub mod observables;
pub mod physics;
pub mod types;
pub mod utils;