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

From Kerbal Space Program Wiki
Jump to: navigation, search
(*update to module system;)
(*rewritten (use torque if that is required);)
Line 1: Line 1:
<noinclude>{{Infobox/Part/preview|</noinclude>{{Infobox/Part/torque|{{{torque<noinclude>|20</noinclude>}}}|{{{torque drain|}}}|{{{pitch torque|}}}|{{{yaw torque|}}}|{{{roll torque|}}}|type=dedicated}}
+
<noinclude>{{Infobox/Part/preview|</noinclude>
{{Infobox/Line|{{Infobox/Part/Dict|sas available}}|{{Yes}}}}<noinclude>}}
+
{{Infobox/Line|{{Infobox/Part/Dict|sas available}}|{{#ifeq: {{lc:{{{has|}}}}}|false|{{No}}|{{Yes}}}}}}<noinclude>}}
  
 
{{Tl|Infobox/Part}} module for [[SAS]] modules. [[Reaction wheel]]s which don't support SAS should use {{Tl|Infobox/Part/torque}} directly.
 
{{Tl|Infobox/Part}} module for [[SAS]] modules. [[Reaction wheel]]s which don't support SAS should use {{Tl|Infobox/Part/torque}} directly.
  
 
{{Parameter Table|name=text|parameters=
 
{{Parameter Table|name=text|parameters=
{{ParameterRow|torque|Maximum general torque in kNm.}}
+
{{ParameterRow|has|Whether an SAS module is available. Only if set to <tt>false</tt> it will show “{{No}}” (e.g. for command modules without it).|Not set/{{Yes}}}}
{{ParameterRow|pitch torque|Maxmimum pitch torque in kNm.|<tt>{{{torque}}}</tt>}}
 
{{ParameterRow|yaw torque|Maxmimum yaw torque in kNm.|<tt>{{{torque}}}</tt>}}
 
{{ParameterRow|roll torque|Maxmimum roll torque in kNm.|<tt>{{{torque}}}</tt>}}
 
{{ParameterRow|torque drain|The amount of power drained by the reaction wheels when used at one axis to maximum power.|0.015&nbsp;E/(s·kN·m) · <tt>{{{torque}}}</tt>}}
 
 
}}
 
}}
 
{{Subcategory|modules}}</noinclude>
 
{{Subcategory|modules}}</noinclude>

Revision as of 21:45, 7 October 2014

SAS available Yes

{{Infobox/Part}} module for SAS modules. Reaction wheels which don't support SAS should use {{Infobox/Part/torque}} directly.

Template:Parameter Table