Difference between revisions of "Template:OrbitSynodicPeriod"

From Kerbal Space Program Wiki
Jump to: navigation, search
(+documentation;)
m (Auto: Built-in filters (Review RC#28598))
Line 1: Line 1:
<includeonly>{{#expr: abs(1/((1/{{{1}}}) - (1/{{{2|9203545}}})))}}</includeonly><noinclude>Calculates the synodic orbital period. This is roughly the time between two transfer windows. It works only for [[Kerbin|Kerbin's]] moons and [[Kerbol|Kerbol's]] planets but not for Kerbin itself.
+
<includeonly>{{#expr: abs(1/((1/{{{1}}}) - (1/{{{2|9203545}}})))}}</includeonly><noinclude>Calculates the synodic orbital period. This is roughly the time between two transfer windows. It works only for [[Kerbin]]'s moons and [[Kerbol]]'s planets but not for Kerbin itself.
  
 
:<math>\text{orbital period}_\text{synodic} = \left|\frac{1}{\frac{1}{\text{period a}_\text{sideral}} - \frac{1}{\text{period b}_\text{sideral}}}\right|</math>
 
:<math>\text{orbital period}_\text{synodic} = \left|\frac{1}{\frac{1}{\text{period a}_\text{sideral}} - \frac{1}{\text{period b}_\text{sideral}}}\right|</math>

Revision as of 13:00, 2 June 2013

Calculates the synodic orbital period. This is roughly the time between two transfer windows. It works only for Kerbin's moons and Kerbol's planets but not for Kerbin itself.

Parameter

Please note, that both periods have to be in the same time unit. It is recommended to use seconds, especially as the default value for the second parameter is in seconds. Template:Parameter Table