Difference between revisions of "Template:Infobox/Body"
From Kerbal Space Program Wiki
m (Calculate surface gravity on the fly.) |
m (Calculate sidereal rotation velocity on the fly.) |
||
Line 52: | Line 52: | ||
--> |{{#expr: (2 * {{G}} * {{{mass|0}}} / {{{radius|1}}})^0.5 round2 }}|m/s}} | --> |{{#expr: (2 * {{G}} * {{{mass|0}}} / {{{radius|1}}})^0.5 round2 }}|m/s}} | ||
{{PlanetBoxRow|[[w:Rotation_period|Sidereal Rotation Period]] |{{#if: {{{sidrot|}}}|{{sigfigs|{{{sidrot}}}|8}}|??}}|s}} | {{PlanetBoxRow|[[w:Rotation_period|Sidereal Rotation Period]] |{{#if: {{{sidrot|}}}|{{sigfigs|{{{sidrot}}}|8}}|??}}|s}} | ||
− | {{PlanetBoxRow|[[w:Sidereal_time|Sidereal Rotational Velocity]] |{{{ | + | {{PlanetBoxRow|[[w:Sidereal_time|Sidereal Rotational Velocity]] |{{#if: {{{sidrot|}}}|{{sigfigs|{{#expr: {{{radius}}} * 2 * pi / {{{sidrot}}}|8}}|??}}|m/s}} |
{{PlanetBoxRow|[[w:Synchronous_orbit|Synchronous Orbit]] |{{#ifeq: {{{SoI}}}|N/A|N/A|<!-- | {{PlanetBoxRow|[[w:Synchronous_orbit|Synchronous Orbit]] |{{#ifeq: {{{SoI}}}|N/A|N/A|<!-- | ||
--> {{#ifexpr: {{OrbitAltitude | radius_m={{{radius|1}}} | mass_kg={{{mass|9999999}}} | period_s={{{sidrot|9999999}}} | suffix= }} < {{{SoI|0}}} <!-- | --> {{#ifexpr: {{OrbitAltitude | radius_m={{{radius|1}}} | mass_kg={{{mass|9999999}}} | period_s={{{sidrot|9999999}}} | suffix= }} < {{{SoI|0}}} <!-- |
Revision as of 23:30, 12 January 2013
Infobox/Body
Infobox/Body as seen from orbit. | |
?? | |
Orbital Characteristics
Template:PlanetBoxRow Template:PlanetBoxRow Template:PlanetBoxRow Template:PlanetBoxRow Template:PlanetBoxRow Template:PlanetBoxRow Template:PlanetBoxRow Template:PlanetBoxRow Template:PlanetBoxRow | |
Physical Characteristics | |
Equatorial Radius | ?? m |
Surface Area | 12.566371 m2 |
Mass | ?? kg |
Gravitational Parameter | ?? m3/s2 |
Density | 0.23873241 kg/m3 |
Surface Gravity | Expression error: Unexpected < operator. m/s2
Template:PlanetBoxRow Template:PlanetBoxRow {{PlanetBoxRow|Sidereal Rotational Velocity |m/s Template:PlanetBoxRow |
Sphere of Influence | ?? m |
Atmospheric Characteristics
Template:PlanetBoxRow Template:PlanetBoxRow Template:PlanetBoxRow Template:PlanetBoxRow Template:PlanetBoxRow Template:PlanetBoxRow |
Template
{{Planetbox |Class=?? |File=?? |Parent=?? |smaxis=?? |apoap=?? |periap=?? |orbecc=?? |orbinc=?? |anomaly=?? |orbps=?? |orbph=?? |orbv=?? |radius=?? |surfarea=?? |mass=?? |gravPar=?? |density=?? |gravityv=?? |escv=?? |sidrot=?? |sidv=?? |geosync=?? |SoI=?? |atmosyorn=?? |atmoskPa=?? |atmosh=?? |T-minC=?? |T-maxC=?? |O2yorn=?? }}