Difference between revisions of "Template:OrbitAltitude/Core"
From Kerbal Space Program Wiki
m (*moved template;) |
m (*replace 'Parameter Row' and 'ParameterRow' by 'Parameter row';) |
||
Line 5: | Line 5: | ||
{{Parameter Table|parameters= | {{Parameter Table|parameters= | ||
− | {{Parameter | + | {{Parameter row|1|Period of the orbit in seconds}} |
− | {{Parameter | + | {{Parameter row|2|Mass of central body in kilograms}} |
− | {{Parameter | + | {{Parameter row|3|Radius of central body in meters|0}} |
− | {{Parameter | + | {{Parameter row|f|Factor in which the altitude should be shown. Available values: None (m), '''k''' (km), '''M''' (Mm), '''G''' (Gm). If the radius was given kilometers it uses the factor '''k'''.|None}} |
− | {{Parameter | + | {{Parameter row|b|Uses the sidereal rotation period, mass and radius as default from the given body. Can be overwritten.|Not set (makes the first three parameters mandatory)}} |
− | {{Parameter | + | {{Parameter row|pf|2=Multiplies the period with this value. Useful to easily calculate semi-synchronous orbits (<tt>pf=1/2</tt> then).|3=<tt>1</tt>}} |
}} | }} | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Revision as of 20:59, 26 November 2014
Calculates the orbital height without any formatting.