~starkingdoms/starkingdoms

ref: 22a0951f599539fdbe3f05d1df6a8abbc472f409 starkingdoms/server/src/orbit/mod.rs -rw-r--r-- 86 bytes
22a0951f — c0repwn3r attempt to fix force calc 2 years ago
                                                                                
1
2
3
4
5
pub mod constants;
pub mod orbit;
pub mod newtonian;
pub mod kepler;
pub mod vis_viva;