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

From Kerbal Space Program Wiki
Jump to: navigation, search
m (*role/class to lowercase parameters;)
m (+cat; +de/pl for max torque;)
Line 1: Line 1:
 
<includeonly>{{Partbox|name={{{name|}}}|role={{#ifeq: {{{torque|}}}|0|Advanced}} Attitude Autopilot|class={{#ifeq: {{{torque|}}}|0|Adv}}SASModule|file={{{file|}}}|size={{{size|}}}|size2={{{size2|}}}|costs={{{costs}}}|mass={{{mass}}}|drag={{{drag}}}|temp={{{temp}}}|tolerance={{{tolerance}}}|manufacturer={{{manufacturer|}}}|since={{{since}}}|part={{{part}}}|more={{#ifeq: {{{torque}}}|0||
 
<includeonly>{{Partbox|name={{{name|}}}|role={{#ifeq: {{{torque|}}}|0|Advanced}} Attitude Autopilot|class={{#ifeq: {{{torque|}}}|0|Adv}}SASModule|file={{{file|}}}|size={{{size|}}}|size2={{{size2|}}}|costs={{{costs}}}|mass={{{mass}}}|drag={{{drag}}}|temp={{{temp}}}|tolerance={{{tolerance}}}|manufacturer={{{manufacturer|}}}|since={{{since}}}|part={{{part}}}|more={{#ifeq: {{{torque}}}|0||
{{Partbox/Line|Max. Torque|{{{torque}}}&nbsp;Nm}}}}
+
{{Partbox/Line|{{lang|en=Max. Torque|de=Max. Drehmoment|pl=Maks. moment siły}}|{{{torque}}}&nbsp;Nm}}}}
 
{{Partbox/Line|Proportional|{{{proportional}}}}}
 
{{Partbox/Line|Proportional|{{{proportional}}}}}
 
{{Partbox/Line|Integral|{{{integral}}}}}
 
{{Partbox/Line|Integral|{{{integral}}}}}
Line 22: Line 22:
 
{{Tl|Partbox}} implementation for SAS modules. The three factors are [[SAS#Theory|SAS]] specific factors.
 
{{Tl|Partbox}} implementation for SAS modules. The three factors are [[SAS#Theory|SAS]] specific factors.
  
== Parameters ==
+
{{Partbox/Sub|additional=
{{Partbox/Parameters|additional=
 
 
{{ParameterRow|torque|Maximum torque in Nm. If set to 0 assumes it is an ASAS module.}}
 
{{ParameterRow|torque|Maximum torque in Nm. If set to 0 assumes it is an ASAS module.}}
 
{{ParameterRow|proportional|Proportial factor}}
 
{{ParameterRow|proportional|Proportial factor}}
 
{{ParameterRow|integral|Integral factor}}
 
{{ParameterRow|integral|Integral factor}}
{{ParameterRow|derivative|Derivative factor}}}}
+
{{ParameterRow|derivative|Derivative factor}}}}</noinclude>
 
 
[[Category:Templates|Partbox/SAS]]</noinclude>
 

Revision as of 18:16, 21 April 2013

Template:Partbox/SAS

{{Partbox}} implementation for SAS modules. The three factors are SAS specific factors.

Template:Partbox/Sub