Difference between revisions of "Template:OrbitVelocity"
From Kerbal Space Program Wiki
(*upgrade to make it similar to OrbitAltitude;) |
m (!left over closing bracket;) |
||
Line 2: | Line 2: | ||
|k=/1000 | |k=/1000 | ||
|M=/1000000 | |M=/1000000 | ||
− | |G=/1000000000}}}}|2}} {{Dict|{{{factor|}}}}}{{Dict|m}}/{{Dict|s | + | |G=/1000000000}}}}|2}} {{Dict|{{{factor|}}}}}{{Dict|m}}/{{Dict|s}}{{#if: {{{period_s|}}}{{{mass_kg|}}}{{{round|}}}{{{suffix|}}}|[[Category:OrbitVelocity with old parameters]]}}</includeonly><noinclude>This template calculates the velocity of an orbit. To calculate further with the orbit's velocity use {{Tl|OrbitVelocity/Core}}. To add the mass, and possibly the period, automatically the {{Tl|BodyData/Orbit velocity}} can be used. |
All usages with the old parameter names will be sorted into the category [[:Category:OrbitVelocity with old parameters]]. | All usages with the old parameter names will be sorted into the category [[:Category:OrbitVelocity with old parameters]]. |
Revision as of 13:24, 15 September 2013
This template calculates the velocity of an orbit. To calculate further with the orbit's velocity use {{OrbitVelocity/Core}}. To add the mass, and possibly the period, automatically the {{BodyData/Orbit velocity}} can be used.
All usages with the old parameter names will be sorted into the category Category:OrbitVelocity with old parameters.
Parameters
Examples
Usage | Produces |
---|---|
{{OrbitVelocity | period=64980 | mass=4.515e21}} |
307.72 m/s |
{{OrbitVelocity | 64980 | 4.515e21}} |
307.72 m/s |