MCPcopy Create free account
hub / github.com/Axect/Peroxide / ode_test_orbit.rs

File ode_test_orbit.rs

examples/ode_test_orbit.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use peroxide::fuga::*;
2
3pub const MU: f64 = 398600.4418; // Standard gravitational parameter of Earth
4pub const R_EARTH: f64 = 6378.137; // Radius of Earth in km

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected