Difference between revisions of "Template:Infobox/Part/antenna"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (Update info)
m (fix typo)
 
Line 9: Line 9:
 
{{Infobox/Line|{{Infobox/Part/Dict|packet size}}|{{{packet size|1}}} {{Dict|Mit}}}}
 
{{Infobox/Line|{{Infobox/Part/Dict|packet size}}|{{{packet size|1}}} {{Dict|Mit}}}}
 
{{Infobox/Line|{{Infobox/Part/Dict|transmission}}|{{Formatnum|{{#expr: {{{packet size|1}}}/{{{packet interval<noinclude>|0.35</noinclude>}}}}}|2}}&nbsp;{{Dict|Mit}}/{{Dict|s}}}}
 
{{Infobox/Line|{{Infobox/Part/Dict|transmission}}|{{Formatnum|{{#expr: {{{packet size|1}}}/{{{packet interval<noinclude>|0.35</noinclude>}}}}}|2}}&nbsp;{{Dict|Mit}}/{{Dict|s}}}}
{{Infobox/Line|{{Infobox/Part/Dict|ele-req}}|2=<abbr title="{{#expr: {{{packet electricity<noinclude>|24</noinclude>}}} / {{{packet interval<noinclude>|0.35</noinclude>}}} round 2}}&nbsp;{{Mark|echu}}/{{Dict|s}}">{{#expr: {{{packet electricity<noinclude>|24</noinclude>}}} / {{{packet size|1}}} round 2}}</abbr>&nbsp;{{Mark|echu}}/{{Dict|Mit}}}}}}<noinclude>
+
{{Infobox/Line|{{Infobox/Part/Dict|ele-req}}|2=<abbr title="{{#expr: {{{electricity<noinclude>|24</noinclude>}}} / {{{packet interval<noinclude>|0.35</noinclude>}}} round 2}}&nbsp;{{Mark|echu}}/{{Dict|s}}">{{#expr: {{{electricity<noinclude>|24</noinclude>}}} / {{{packet size|1}}} round 2}}</abbr>&nbsp;{{Mark|echu}}/{{Dict|Mit}}}}}}<noinclude>
 
}}
 
}}
  
Line 23: Line 23:
 
{{Parameter row|packet size|The size of one packet in Mits.|Hidden if <tt>type</tt> is <tt>INTERNAL</tt>, otherwise <tt>1</tt>}}
 
{{Parameter row|packet size|The size of one packet in Mits.|Hidden if <tt>type</tt> is <tt>INTERNAL</tt>, otherwise <tt>1</tt>}}
 
{{Parameter row|packet interval|The <tt>packetInterval</tt> value.|Hidden if <tt>type</tt> is <tt>INTERNAL</tt>}}
 
{{Parameter row|packet interval|The <tt>packetInterval</tt> value.|Hidden if <tt>type</tt> is <tt>INTERNAL</tt>}}
{{Parameter row|packet electricity|Electricity consumption for each packet in {{mark|echu}}/packet. Does multiply the value by the packet size to show the electricity consumption per Mit.|Hidden if <tt>type</tt> is <tt>INTERNAL</tt>}}
+
{{Parameter row|electricity|Electricity consumption for each packet in {{mark|echu}}/packet. Does multiply the value by the packet size to show the electricity consumption per Mit.|Hidden if <tt>type</tt> is <tt>INTERNAL</tt>}}
 
}}
 
}}
 
{{Subcategory|modules}}</noinclude>
 
{{Subcategory|modules}}</noinclude>

Latest revision as of 15:40, 9 October 2024

Antenna type Direct
Antenna rating 500 km
Packet size 1 Mits
Transmission speed 2.86 Mits/s
Electricity required 24 ⚡/Mits

{{Infobox/Part}} module for antennae. The transmission speed does not include the time to open and close the antenna.

Name Optional Description Default
type No The type of antenna. The following values are supported (not case sensitive):
  • INTERNAL: These are the internal antennae in command pods and probe cores.
  • DIRECT: Basic antennae
  • RELAY: Relay antennae

If the value is not known, it adds the page to Category:Infobox/Part with missing parameters.

power No The power of the antenna in m.
packet size Yes The size of one packet in Mits. Hidden if type is INTERNAL, otherwise 1
packet interval Yes The packetInterval value. Hidden if type is INTERNAL
electricity Yes Electricity consumption for each packet in ⚡/packet. Does multiply the value by the packet size to show the electricity consumption per Mit. Hidden if type is INTERNAL