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

From Kerbal Space Program Wiki
Jump to: navigation, search
(*update to module system;)
Line 1: Line 1:
<includeonly>{{Infobox/Part|name={{{name|}}}|role={{lang|en=Attitude Autopilot|pl=Autopilot Stabilizujący|ko=자동 항법장치}}|class=|file={{{file|}}}|size={{{size|}}}|size2={{{size2|}}}|costs={{{costs}}}|mass={{{mass}}}|drag={{{drag}}}|temp={{{temp}}}|tolerance={{{tolerance}}}|manufacturer={{{manufacturer|}}}|since={{{since}}}|part={{{part}}}|parent=Command|additional=<ul><li>{{Infobox/Part/Dict|sas available}}</li></ul>|more={{if||{{{torque|}}}|
+
<noinclude>{{Infobox/Part/preview|</noinclude>{{Infobox/Part/torque|{{{torque<noinclude>|20</noinclude>}}}|{{{torque drain|}}}|{{{pitch torque|}}}|{{{yaw torque|}}}|{{{roll torque|}}}|type=dedicated}}
{{Infobox/Part/Torque|{{{torque}}}|{{{torque drain|}}}|{{{pitch torque|}}}|{{{yaw torque|}}}|{{{roll torque|}}}}}}}}}</includeonly><noinclude>{{Infobox/Part/SAS
+
{{Infobox/Line|{{Infobox/Part/Dict|sas available}}|{{Yes}}}}<noinclude>}}
|name=Avionics Package
 
|file=Avionicspackage.png
 
|manufacturer=C7
 
|costs=2300
 
|mass=0.08
 
|drag=0.2
 
|temp=3400
 
|tolerance=9
 
|since=0.15
 
|part=avionicsNoseCone
 
}}
 
  
{{Tl|Infobox/Part}} implementation for [[SAS]] modules.
+
{{Tl|Infobox/Part}} module for [[SAS]] modules. [[Reaction wheel]]s which don't support SAS should use {{Tl|Infobox/Part/torque}} directly.
  
{{Infobox/Part/Sub|additional=
+
{{Parameter Table|name=text|parameters=
{{ParameterRow|torque|Maximum SAS torque|Not set/Hidden}}
+
{{ParameterRow|torque|Maximum general torque in kNm.}}
{{ParameterRow|pitch torque|Maxmimum pitch torque|<tt>{{{torque}}}</tt>}}
+
{{ParameterRow|pitch torque|Maxmimum pitch torque in kNm.|<tt>{{{torque}}}</tt>}}
{{ParameterRow|yaw torque|Maxmimum yaw torque|<tt>{{{torque}}}</tt>}}
+
{{ParameterRow|yaw torque|Maxmimum yaw torque in kNm.|<tt>{{{torque}}}</tt>}}
{{ParameterRow|roll torque|Maxmimum roll torque|<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|10 % of the <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>}}
}}</noinclude>
+
}}
 +
{{Subcategory|modules}}</noinclude>

Revision as of 10:43, 12 February 2014

Pitch torque 20 kN·m
Yaw torque 20 kN·m
Roll torque 20 kN·m
Electricity required for torque
0.015
s·kN·m
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