Difference between revisions of "Template:StationaryOrbit/Row/Core"
From Kerbal Space Program Wiki
(Created page with "| {{#expr: {{{1}}}-{{{2}}}}} {{#ifeq: {{{3}}}|∞||{{#ifexpr: {{{1}}} > {{{3}}}|†}} {{#if: {{{4|}}}|‡}} | {{{1}}} {{#ifeq: {{{3}}}|∞||{{#ifexpr: {{{1}}} > {{{3}}}|†}}}...") |
m (*renamed Parameter Table to Parameter table;) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | | {{#expr: {{{1}}}-{{{2}}}}} {{# | + | | {{Formatnum|{{#expr: ({{{1}}}-{{{2}}})/1000}}|2}} km {{#if: {{{3}}}|{{#ifexpr: {{{1}}} > {{{3}}}|†}}}} {{#if: {{{4|}}}|‡}} |
− | | {{{1}}} {{# | + | | {{Formatnum|{{#expr: ({{{1}}})/1000}}|2}} km {{#if: {{{3}}}|{{#ifexpr: {{{1}}} > {{{3}}}|†}}}} |
− | | {{#expr: {{{1}}}*(1/4)^(1/3)-{{{2}}}}} {{# | + | | {{Formatnum|{{#expr: ({{{1}}}*(1/4)^(1/3)-{{{2}}})/1000}}|2}} km {{#if: {{{3}}}|{{#ifexpr: {{{1}}}*(1/4)^(1/3) > {{{3}}}|†}}}} {{#if: {{{5|}}}|‡}} |
− | | {{#expr: {{{1}}}*(1/4)^(1/3)}} {{# | + | | {{Formatnum|{{#expr: ({{{1}}}*(1/4)^(1/3))/1000}}|2}} km {{#if: {{{3}}}|{{#ifexpr: {{{1}}}*(1/4)^(1/3) > {{{3}}}|†}}}}<noinclude> |
− | {{Parameter | + | {{Parameter table|parameters= |
− | {{Parameter | + | {{Parameter row|1|Semi-major axis for a synchronous orbit in meters}} |
− | {{Parameter | + | {{Parameter row|2|Radius of the body in meters}} |
− | {{Parameter | + | {{Parameter row|3|SoI radius form the body center in meters. When an empty string it assumes an infinite radius.}} |
− | {{Parameter | + | {{Parameter row|4|Set to show double dagger (‡) for the synchronous orbit.|Not set/Hidden}} |
− | {{Parameter | + | {{Parameter row|5|Set to show double dagger (‡) for the semi-synchronous orbit.|Not set/Hidden}} |
}}</noinclude> | }}</noinclude> |
Latest revision as of 12:13, 19 December 2014
| 0.00 km Expression error: Unrecognized punctuation character "{". | 0.00 km Expression error: Unrecognized punctuation character "{". | 0.00 km Expression error: Unrecognized punctuation character "{". | 0.00 km Expression error: Unrecognized punctuation character "{".
# | Optional | Description | Default |
---|---|---|---|
1 | No | Semi-major axis for a synchronous orbit in meters | |
2 | No | Radius of the body in meters | |
3 | No | SoI radius form the body center in meters. When an empty string it assumes an infinite radius. | |
4 | Yes | Set to show double dagger (‡) for the synchronous orbit. | Not set/Hidden |
5 | Yes | Set to show double dagger (‡) for the semi-synchronous orbit. | Not set/Hidden |