Parts/Aero/cones/avionicsNoseCone.cfg
From Kerbal Space Program Wiki
< Parts
///Kerbal Space Program Asset Configuration File //Nosecone ASAS // //General Parameters name = avionicsNoseCone module = AdvSASModule author = C. Jenkins // --- asset parameters --- mesh = model.mu scale = 1 // --- node definitions --- // definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z node_stack_bottom = 0, -0.1, 0, 0.0, 1.0, 0.0 // --- FX definitions --- // --- editor parameters --- cost = 2300 category = Control subcategory = 0 title = Avionics Package manufacturer = C7 Aerospace description = The latest in research and developement enabled the developement of this little marvel. The Sensor Array Computing Nose Cone, it is outfitted with many "quality" sensors and a computer salvaged from the highest quality aircraft scrap. // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision attachRules = 1,0,1,1,0 // --- standard part parameters --- mass = 0.08 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 2 crashTolerance = 9 maxTemp = 3400 // --- SAS parameters --- Ki = 0.0 Kp = 0.2 Kd = 0.2