Difference between revisions of "Template:Infobox/Part/control surface"

From Kerbal Space Program Wiki
Jump to: navigation, search
(creating template module for control surfaces)
 
m (Area should be in percent, describe parameters better)
 
(10 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<noinclude>
+
<noinclude>{{Infobox/Part/preview|
{{Infobox/Part/preview|</noinclude>
+
</noinclude>{{Infobox/Line|{{Infobox/Part/Dict|lift}}|{{{lift<noinclude>|0.2</noinclude>}}}}}
{{Infobox/Line|{{Infobox/Part/Dict|drag-coeff}}|{{{drag-coeff<noinclude>|0.5</noinclude>}}}}}
+
{{Infobox/Line|{{Infobox/Part/Dict|portion}}|{{#expr: {{{area|0<noinclude>0.95</noinclude>}}}*100}}%}}
{{Infobox/Line|{{Infobox/Part/Dict|lift}}|{{{lift<noinclude>|0.7</noinclude>}}}}}
+
{{Infobox/Line|{{Infobox/Part/Dict|deflection}}|{{{range<noinclude>|20</noinclude>}}}°}}
{{Infobox/Line|{{lang|en=Deflection range|pl=Zakres odchylania}}|{{{deflection<noinclude>|20</noinclude>}}}}}
+
{{Infobox/Line|{{Infobox/Part/Dict|actuator}}|{{{speed<noinclude>|35</noinclude>}}}°/{{Dict|s}}}}<noinclude>
{{Infobox/Line|{{lang|en=Surface area|de=Oberfläche|pl=Powierzchnia}}|{{{area<noinclude>|0.95</noinclude>}}}}}}}
+
}}
  
 
{{Tl|Infobox/Part}} module for [[control surface]]s.
 
{{Tl|Infobox/Part}} module for [[control surface]]s.
  
{{Parameter Table|name=text|parameters=
+
{{Parameter table|name=text|parameters=
{{Parameter Row|drag-coeff|Drag coefficient}}
+
{{Parameter row|lift|The amount of lift generated by the control surface.}}
{{Parameter Row|lift|Lift generated}}
+
{{Parameter row|area|How many percent of the control surface generates the lift.}}
{{Parameter Row|deflection|Deflection range}}
+
{{Parameter row|range|The maximum range the control surface can deflect.}}
{{Parameter Row|area|Surface area}}
+
{{Parameter row|speed|The degrees per second the control surface moves at.}}
 
}}
 
}}
</noinclude>
+
{{Subcategory|modules}}</noinclude>

Latest revision as of 15:58, 8 September 2024

Lift generated 0.2
Cont. surf. portion 95%
Deflection range 20°
Actuator Speed 35°/s

{{Infobox/Part}} module for control surfaces.

Name Optional Description Default
lift No The amount of lift generated by the control surface.
area No How many percent of the control surface generates the lift.
range No The maximum range the control surface can deflect.
speed No The degrees per second the control surface moves at.