Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use peroxide::fuga::*;
2
3
pub const MU: f64 = 398600.4418; // Standard gravitational parameter of Earth
4
pub 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