Difference between revisions of "AV-T1 Winglet"

From Kerbal Space Program Wiki
Jump to: navigation, search
Line 1: Line 1:
The '''AV-T1 Winglet''' is a module that adds drag to help stabilize a rocket during flight.  
+
{{Part
 
+
|
== Usage ==
+
intro=The '''AV-T1 Winglet''' is a module that adds drag to help stabilize a rocket during flight.  
 
+
|
Placing too many [[winglets]] may end up producing too much drag, adding stress to your rocket and making it more difficult to control.
+
usage=Placing too many [[winglets]] may end up producing too much drag, adding stress to your rocket and making it more difficult to control.
 
+
|
== Config File ==
+
attributes=*'''Mass:''' .05
 
+
*'''Drag Coefficient:''' .5
This is the default config file for the AV-T1 Winglet
+
|
<nowiki>// this is a sample config file, for determining a good file format for defining part parameters
+
config=
 +
<pre>
 +
// this is a sample config file, for determining a good file format for defining part parameters
 
// comment line - ignored by cfg parser
 
// comment line - ignored by cfg parser
 
// empty lines, or lines without a '=' sign are also ignored
 
// empty lines, or lines without a '=' sign are also ignored
Line 70: Line 72:
  
 
// ----- DO NOT EDIT BELOW THIS POINT ------
 
// ----- DO NOT EDIT BELOW THIS POINT ------
</nowiki>
+
</pre>
{{Template:Parts}}
+
|
 +
}}

Revision as of 10:31, 16 July 2011

Template:Part