GameData:Example/body: Difference between revisions

From Kerbal Space Program 2 Wiki
Jump to navigation Jump to search
added entity tag
changed sma to meters
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{
{
    "entity": "body",
"entity": "body",
    "name": "Earth",
"name": "Earth",
    "file": "Earth.png",
"file": "Earth.png",
    "subtitle": "Terrestrial Planet",
"subtitle": "Terrestrial Planet",
    "system": "Sol",
"type": "Terrestrial",
    "parent": "The Sun",
"subtype": "Planet",
    "mass": "5.972E24",
"system": "Sol",
    "radius": "6371",
"parent": "Example/body/parent",
    "sma": "149598023"
"mass": 5.972168e+24,
"radius": 6371000,
"sma": 149598023000,
"soi": 0,
"eccentricity": 0.0167086,
"inclination": 7.155,
"arg_pe": 114.20783,
"long_an": -11.26064,
"anomaly": 358.617,
"axial_tilt": 23.4392811,
"surface_gravity": 1,
"sidereal_rotation_period": 86164.10035,
"satellites": 1,
"atmo_pressure": 101325,
"atmo_height": 100000,
"atmo_oxygen": true
}
}

Latest revision as of 03:16, 6 March 2025

entity"body"
name"Earth"
file"Earth.png"
subtitle"Terrestrial Planet"
type"Terrestrial"
subtype"Planet"
system"Sol"
parent"Example/body/parent"
mass5.972168e+24
radius6371000
sma149598023000
soi0
eccentricity0.0167086
inclination7.155
arg_pe114.20783
long_an-11.26064
anomaly358.617
axial_tilt23.4392811
surface_gravity1
sidereal_rotation_period86164.10035
satellites1
atmo_pressure101325
atmo_height100000
atmo_oxygentrue