Parts/Aero/wings/delta small.cfg

From Kerbal Space Program Wiki
< Parts
Revision as of 02:06, 9 October 2014 by BobBot (talk | contribs) (+added in 0.25;)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
This is the configuration file for Small Delta Wing.
PART
{

name = delta_small
module = Winglet
author = Porkjet

MODEL
{
	model = Squad/SPP/Wings/delta_small
}


rescaleFactor = 1


node_attach = 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1

// --- editor parameters ---
TechRequired = highAltitudeFlight
entryCost = 3200
cost = 200
category = Aero
subcategory = 0
title = Small Delta Wing
manufacturer = C7 Aerospace Division
description = This small delta wing has breezed through extensive stress tests and design revisions, mostly because it wasn't involved in any of those. In any case, it should work as a comparatively reliable lifting surface.

// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 0,1,0,1,1


// --- standard part parameters ---
mass = 0.025
dragModelType = override
maximum_drag = 0.02
minimum_drag = 0.02
angularDrag = 2
crashTolerance = 15
maxTemp = 3400
explosionPotential = 0.1
fuelCrossFeed = True
// --- winglet parameters ---
// dragCoeff will override the maximum_drag value
dragCoeff = 0.1
deflectionLiftCoeff = 0.5





}