Difference between revisions of "Template:OrbitVelocity/Core"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (*moved template;)
m (*replace 'Parameter Row' and 'ParameterRow' by 'Parameter row';)
Line 9: Line 9:
  
 
{{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|Round to the number of decimal places.|Doesn't round}}
+
{{Parameter row|3|Round to the number of decimal places.|Doesn't round}}
{{Parameter Row|f|Factor in which the velocity should be shown. Available values: None (m/s), '''k''' (km/s), '''M''' (Mm/s), '''G''' (Gm/s).|None}}
+
{{Parameter row|f|Factor in which the velocity should be shown. Available values: None (m/s), '''k''' (km/s), '''M''' (Mm/s), '''G''' (Gm/s).|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 two 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 two 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 21:00, 26 November 2014


Template:Parameter Table