diff options
| author | Jon Santmyer <jon@jonsantmyer.com> | 2026-04-15 22:22:45 -0400 |
|---|---|---|
| committer | Jon Santmyer <jon@jonsantmyer.com> | 2026-04-15 22:22:45 -0400 |
| commit | 3dc92fad981e28c760f3c6e95f5a8153ea6c9be4 (patch) | |
| tree | 9e806c4ad09cf22957bc4dccd415718045fc4b0f /assets/systems | |
| parent | b5ced3af46c96ceb959fbbf1addfeba3bd4f76d5 (diff) | |
| download | systemic4x-3dc92fad981e28c760f3c6e95f5a8153ea6c9be4.tar.gz systemic4x-3dc92fad981e28c760f3c6e95f5a8153ea6c9be4.tar.bz2 systemic4x-3dc92fad981e28c760f3c6e95f5a8153ea6c9be4.zip | |
work on orbits (not right yet), orbit camera
Diffstat (limited to 'assets/systems')
| -rw-r--r-- | assets/systems/sol.csv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/systems/sol.csv b/assets/systems/sol.csv index 81fc14c..1c6dcfd 100644 --- a/assets/systems/sol.csv +++ b/assets/systems/sol.csv @@ -1,3 +1,3 @@ name,orbits,mass,radius,eccentricity,inclination,long_asc_node,long_periapsis,sgp,mean_long,semi_major_axis -Sol,0,1.988475e30,695700.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0 +Sol,,1.988475e30,695700.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0 Earth,0,5.97217e24,6371.0,0.0167,0.1249,-0.1965,1.7966,3.986e14,1.7534,149598023 |
