Difference between revisions of "Parts/Aero/wings/elevon2.cfg"
From Kerbal Space Program Wiki
< Parts
(+added in 0.25;) |
m (BobBot moved page Parts/SPP/Wings/elevon2.cfg to Parts/Aero/wings/elevon2.cfg without leaving a redirect: Renamed part configuration file after update.) |
(No difference)
|
Revision as of 11:04, 29 April 2015
PART { name = elevon2 module = Part author = Porkjet MODEL { model = Squad/SPP/Wings/elevon2 } rescaleFactor = 1 node_attach = 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1 // --- editor parameters --- TechRequired = supersonicFlight entryCost = 3200 cost = 550 category = Aero subcategory = 0 title = Elevon2 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.03 dragModelType = override maximum_drag = 0.02 minimum_drag = 0.02 angularDrag = 2 crashTolerance = 15 maxTemp = 3400 explosionPotential = 0.1 MODULE { name = ModuleControlSurface dragCoeff = 0.33 deflectionLiftCoeff = 0.33 ctrlSurfaceRange = 20 ctrlSurfaceArea = 0.95 transformName = Elevon2 } }