venuss 0.0.2

Venus celestial simulation crate for the MilkyWay SolarSystem workspace
Documentation
1
2
3
4
5
6
pub fn cloud_top_altitude_m() -> f64 {
    65_000.0
}
pub fn cloud_base_altitude_m() -> f64 {
    45_000.0
}