Parts/Aero/wings/elevon1.cfg
From Kerbal Space Program Wiki
< Parts
Revision as of 10:41, 29 April 2015 by BobBot (talk | contribs) (BobBot moved page Parts/SPP/Wings/elevon1.cfg to Parts/Aero/wings/elevon1.cfg without leaving a redirect: Renamed part configuration file after update.)
PART { name = StandardCtrlSrf module = Part author = Porkjet MODEL { model = Squad/SPP/Wings/elevon1 } rescaleFactor = 1 node_attach = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1 // --- editor parameters --- TechRequired = flightControl entryCost = 3200 cost = 400 category = Aero subcategory = 0 title = Elevon 1 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.02 dragModelType = override maximum_drag = 0.02 minimum_drag = 0.02 angularDrag = 2 crashTolerance = 15 maxTemp = 3400 explosionPotential = 0.1 MODULE { name = ModuleControlSurface dragCoeff = 0.25 deflectionLiftCoeff = 0.25 ctrlSurfaceRange = 20 ctrlSurfaceArea = 0.95 transformName = Elevon1 } }