Difference between revisions of "Parts/Aero/wingletAV-T1/wingletAV-T1.cfg"
From Kerbal Space Program Wiki
< Parts
m (*update to 1.0.4;) |
m (Update config) |
||
Line 11: | Line 11: | ||
category = Aero | category = Aero | ||
subcategory = 0 | subcategory = 0 | ||
− | title = AV-T1 Winglet | + | title = #autoLOC_500223 //#autoLOC_500223 = AV-T1 Winglet |
− | description = | + | description = #autoLOC_500224 //#autoLOC_500224 = Nothing is really known about this thing. Use it at your own risk. |
attachRules = 0,1,0,0,1 | attachRules = 0,1,0,0,1 | ||
node_attach = 5.10736, -0.589634, 0.0, 1.0, 0.0, 0.0 | node_attach = 5.10736, -0.589634, 0.0, 1.0, 0.0, 0.0 | ||
+ | CoMOffset = 0.08, -0.2, 0.00664 | ||
CoLOffset = 0.08, -0.2, 0.00664 | CoLOffset = 0.08, -0.2, 0.00664 | ||
CoPOffset = 0.08, -0.2, 0.00664 | CoPOffset = 0.08, -0.2, 0.00664 | ||
Line 30: | Line 31: | ||
mirrorRefAxis = 0, 0, -1 | mirrorRefAxis = 0, 0, -1 | ||
bulkheadProfiles = srf | bulkheadProfiles = srf | ||
+ | tags = #autoLOC_500225 //#autoLOC_500225 = aero aircraft fin lift plane rocket stab swept | ||
MODULE | MODULE | ||
{ | { | ||
Line 36: | Line 38: | ||
deflectionLiftCoeff = 0.37 | deflectionLiftCoeff = 0.37 | ||
dragAtMaxAoA = 0.3 | dragAtMaxAoA = 0.3 | ||
+ | } | ||
+ | MODULE | ||
+ | { | ||
+ | name = ModuleCargoPart | ||
+ | packedVolume = 400 | ||
} | } | ||
} | } | ||
− | |||
}} | }} |
Latest revision as of 11:10, 13 October 2024
PART { name = winglet module = Part author = HarvesteR mesh = model.mu scale = 0.1 TechRequired = stability entryCost = 1500 cost = 500 category = Aero subcategory = 0 title = #autoLOC_500223 //#autoLOC_500223 = AV-T1 Winglet description = #autoLOC_500224 //#autoLOC_500224 = Nothing is really known about this thing. Use it at your own risk. attachRules = 0,1,0,0,1 node_attach = 5.10736, -0.589634, 0.0, 1.0, 0.0, 0.0 CoMOffset = 0.08, -0.2, 0.00664 CoLOffset = 0.08, -0.2, 0.00664 CoPOffset = 0.08, -0.2, 0.00664 mass = 0.037 thermalMassModifier = 8.0 // heatConductivity = 0.06 // half default emissiveConstant = 0.95 dragModelType = none maximum_drag = 0.02 minimum_drag = 0.02 angularDrag = 5 crashTolerance = 12 maxTemp = 2400 explosionPotential = 0.1 mirrorRefAxis = 0, 0, -1 bulkheadProfiles = srf tags = #autoLOC_500225 //#autoLOC_500225 = aero aircraft fin lift plane rocket stab swept MODULE { name = ModuleLiftingSurface useInternalDragModel = True deflectionLiftCoeff = 0.37 dragAtMaxAoA = 0.3 } MODULE { name = ModuleCargoPart packedVolume = 400 } }