Parts/Thermal/RadiatorPanels/radPanelEdge.cfg
From Kerbal Space Program Wiki
< Parts | Thermal
Revision as of 01:29, 30 November 2015 by VariousMetals (talk | contribs) (cfg from helper script (+added in 1.0.5))
PART { name = radPanelEdge module = Part author = RoverDude MODEL { model = Squad/Parts/Thermal/RadiatorPanels/radPanelEdge } rescaleFactor = 1.0 node_attach = 0.0, 0.0, -0.0, 0.0, 0.0, -1.0 TechRequired = basicScience entryCost = 2200 cost = 450 category = Utility manufacturer = Probodobodyne Inc subcategory = 0 title = Radiator Panel (edge) description = A radially attachable radiator panel to help dissipate heat into space. attachRules = 0,1,0,1,1 mass = 0.03 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 2 crashTolerance = 12 maxTemp = 2500 // = 2900 bulkheadProfiles = srf emissiveConstant = 0.90 heatConductivity = 0.001 //They have built in insulators thermalMassModifier = 5 radiatorHeadroom = 0.75 skinInternalConductionMult = 2000 MODULE { name = ModuleActiveRadiator maxEnergyTransfer = 7500 overcoolFactor = 0.25 isCoreRadiator = true maxLinksAway = 2 RESOURCE { name = ElectricCharge rate = 0.025 } } }