Parts/Aero/wings/elevon3.cfg
From Kerbal Space Program Wiki
< Parts
Revision as of 10:43, 29 April 2015 by BobBot (talk | contribs) (BobBot moved page Parts/SPP/Wings/elevon3.cfg to Parts/Aero/wings/elevon3.cfg without leaving a redirect: Renamed part configuration file after update.)
PART { name = elevon3 module = Part author = Porkjet MODEL { model = Squad/SPP/Wings/elevon3 } rescaleFactor = 1 node_attach = 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1 // --- editor parameters --- TechRequired = supersonicFlight entryCost = 3200 cost = 650 category = Aero subcategory = 0 title = Elevon 3 manufacturer = C7 Aerospace Division description = Made from the finest materials at hand, these flight surfaces are guaranteed to operate while attached to the craft. However studies have shown that a lack of atmosphere *may* slightly impede function. No refunds. // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 0,1,0,0,0 // --- standard part parameters --- mass = 0.04 dragModelType = override maximum_drag = 0.02 minimum_drag = 0.02 angularDrag = 2 crashTolerance = 15 maxTemp = 3400 explosionPotential = 0.1 MODULE { name = ModuleControlSurface dragCoeff = 0.5 deflectionLiftCoeff = 0.5 ctrlSurfaceRange = 20 ctrlSurfaceArea = 0.95 transformName = Elevon3 } }