Difference between revisions of "Parts/Aero/wings/delta.cfg"
From Kerbal Space Program Wiki
< Parts
m (*update to 0.25;) |
m (BobBot moved page Parts/SPP/Wings/delta.cfg to Parts/Aero/wings/delta.cfg without leaving a redirect: Renamed part configuration file after update.) |
(No difference)
|
Revision as of 10:49, 29 April 2015
PART { name = deltaWing module = Winglet author = Porkjet MODEL { model = Squad/SPP/Wings/delta } rescaleFactor = 1 node_attach = 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1 // --- editor parameters --- TechRequired = supersonicFlight entryCost = 6400 cost = 600 category = Aero subcategory = 0 title = Delta Wing manufacturer = C7 Aerospace Division description = Standard Delta configuration wings. These wings provide high lift and a stable center of gravity for your everyday lifting needs. // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 0,1,0,1,1 // --- standard part parameters --- mass = 0.1 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.6 deflectionLiftCoeff = 2.0 }