Difference between revisions of "Template:OrbitAltitude/Core"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (*moved template;)
m (*replace 'Parameter Row' and 'ParameterRow' by 'Parameter row';)
Line 5: Line 5:
  
 
{{Parameter Table|parameters=
 
{{Parameter Table|parameters=
{{Parameter Row|1|Period of the orbit in seconds}}
+
{{Parameter row|1|Period of the orbit in seconds}}
{{Parameter Row|2|Mass of central body in kilograms}}
+
{{Parameter row|2|Mass of central body in kilograms}}
{{Parameter Row|3|Radius of central body in meters|0}}
+
{{Parameter row|3|Radius of central body in meters|0}}
{{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 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 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 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 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>}}
+
{{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.

Template:Parameter Table