More actions
(starting example page for CBs) |
(added more JSON) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{ | { | ||
"entity": "body", | |||
"name": "Earth", | "name": "Earth", | ||
"file": "Earth.png", | "file": "Earth.png", | ||
Line 7: | Line 8: | ||
"mass": "5.972E24", | "mass": "5.972E24", | ||
"radius": "6371", | "radius": "6371", | ||
"sma": "149598023" | "sma": "149598023", | ||
"eccentricity": "0.0167086", | |||
"inclination": "7.155", | |||
"axial_tilt": "23.4392811", | |||
"rotational_period": "24", | |||
"satellites": "1" | |||
} | } |
Latest revision as of 04:51, 17 November 2024
entity | "body" |
---|---|
name | "Earth" |
file | "Earth.png" |
subtitle | "Terrestrial Planet" |
system | "Sol" |
parent | "The Sun" |
mass | "5.972E24" |
radius | "6371" |
sma | "149598023" |
eccentricity | "0.0167086" |
inclination | "7.155" |
axial_tilt | "23.4392811" |
rotational_period | "24" |
satellites | "1" |