Difference between revisions of "Mk16 Parachute"

From Kerbal Space Program Wiki
Jump to: navigation, search
Line 1: Line 1:
The '''Mk16 Parachute''' module is primarily used to slow the descent of the [[Command Pod Mk1]].
+
{{Part
 
+
|
== Usage ==
+
intro=The '''Mk16 Parachute''' module is primarily used to slow the descent of the [[Command Pod Mk1]].
 
+
|
When deployed the parachute will act as a drag chute until reaching an altitude less than 500 meters above sea level. Once under 500 meters the parachute will fully deploy slowing down the Command Pod to approximately 20m/s for a nice safe descent.
+
usage=When deployed the parachute will act as a drag chute until reaching an altitude less than 500 meters above sea level. Once under 500 meters the parachute will fully deploy slowing down the Command Pod to approximately 20m/s for a nice safe descent.
 
+
|
 
+
attributes=*'''Mass:''' 3
== Config File ==
+
*'''Drag:''' .3
 
+
*'''Deploy Altitude''' 500
This is the default config file for the Mk16 Parachute
+
*'''Semi Deployed Drag:''' 1
<nowiki>// this is a sample config file, for determining a good file format for defining part parameters
+
*'''Fully Deployed Drag:''' 55
 +
|
 +
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 66: Line 70:
  
 
// ----- DO NOT EDIT BELOW THIS POINT ------
 
// ----- DO NOT EDIT BELOW THIS POINT ------
</nowiki>
+
</pre>
{{Template:Parts}}
+
|
 +
}}

Revision as of 10:19, 16 July 2011

[[|]]