Difference between revisions of "Parts/Utility/linearVernorRCS/linearRCS.cfg"
From Kerbal Space Program Wiki
m (*update to 1.0;) |
m (*update to 1.0.4;) |
||
Line 24: | Line 24: | ||
breakingForce = 50 | breakingForce = 50 | ||
breakingTorque = 50 | breakingTorque = 50 | ||
− | maxTemp = | + | maxTemp = 2600 // = 3400 |
fuelCrossFeed = True | fuelCrossFeed = True | ||
PhysicsSignificance = 1 | PhysicsSignificance = 1 |
Revision as of 12:26, 27 June 2015
PART { name = linearRcs module = Part author = C. Jenkins mesh = model.mu scale = 1 node_attach = 0.0, 0.0 , 0.0, 0.0, -1.0, 0.0 TechRequired = advFlightControl entryCost = 4200 cost = 280 category = Control subcategory = 0 title = Place-Anywhere 7 Linear RCS Port manufacturer = Reaction Systems Ltd description = For every space that really needs an RCS thruster, Reaction Systems Ltd has you covered with its new Place-Anywhere 7 Linear RCS Port! attachRules = 0,1,0,1,1 mass = 0.03 dragModelType = default maximum_drag = 0.01 minimum_drag = 0.01 angularDrag = 0.1 crashTolerance = 50 breakingForce = 50 breakingTorque = 50 maxTemp = 2600 // = 3400 fuelCrossFeed = True PhysicsSignificance = 1 bulkheadProfiles = srf MODULE { name = ModuleRCS thrusterTransformName = RCSthruster thrusterPower = 2.0 resourceName = MonoPropellant resourceFlowMode = STAGE_PRIORITY_FLOW atmosphereCurve { key = 0 240 key = 1 100 key = 4 0.001 } } }