Difference between revisions of "Template:OrbitAltitude/Core"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (+cat; +class for table;)
m (+allow formulas for the period parameter;)
Line 1: Line 1:
<includeonly>{{#expr:(({{{1}}}^2 * {{G}} * {{{2}}}/(4 * pi^2)) ^ (1/3)) - {{{3|0}}}}}</includeonly><noinclude>Calcuates the orbital height without any formatting.
+
<includeonly>{{#expr:((({{{1}}})^2 * {{G}} * {{{2}}}/(4 * pi^2)) ^ (1/3)) - {{{3|0}}}}}</includeonly><noinclude>Calcuates the orbital height without any formatting.
  
 
{| class="wikitable"
 
{| class="wikitable"

Revision as of 12:27, 15 September 2013

Calcuates the orbital height without any formatting.

# Description
1 Period (s)
2 Mass (kg)
3 Radius (m), Default is 0 m.