Template:Infobox/Part/antenna

From Kerbal Space Program Wiki
< Template:Infobox‎ | Part
Revision as of 20:53, 28 January 2014 by XZise (talk | contribs) (Created page with "<noinclude>{{Infobox/Part/preview|</noinclude>{{Infobox/Line|Packet size|{{{packet size|2}}} Mit}} {{Infobox/Line|Packet interval|{{{packet interval<noinclude>|0.4</noinc...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Packet size 2 Mit
Packet interval 0.4
Electricity required 20 E/Mit

{{Infobox/Part}} module for antennae. There needs to be a better representation for the packet interval, depending on the meaning. If it is the time between to packets the following formula should be used:

Where:
  • is the interval in seconds
  • is the size of one packet
  • This should result in

This would be the formula for the template:

{{#expr: {{{packet interval<noinclude>|0.4</noinclude>}}}*{{{packet size|2}}}}}

Template:Parameter Table