Difference between revisions of "Parts/Aero/wingletDeltaDeluxe/wingletDeltaDeluxe.cfg"
From Kerbal Space Program Wiki
< Parts
m (BobBot moved page Parts/Aero/winglet3/part.cfg to Parts/Aero/wingletDeltaDeluxe/wingletDeltaDeluxe.cfg without leaving a redirect: Renamed part configuration file after update.) |
m (Update config) |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Part config|Delta-Deluxe Winglet|2=PART | {{Part config|Delta-Deluxe Winglet|2=PART | ||
{ | { | ||
− | + | name = winglet3 | |
− | + | module = Part | |
− | + | author = NovaSilisko | |
− | + | mesh = model.mu | |
− | + | scale = 1 | |
− | + | rescaleFactor = 1 | |
− | + | TechRequired = flightControl | |
− | + | entryCost = 4600 | |
− | + | cost = 600 | |
− | + | category = Aero | |
− | + | subcategory = 0 | |
− | + | title = #autoLOC_500226 //#autoLOC_500226 = Delta-Deluxe Winglet | |
− | name = winglet3 | + | manufacturer = #autoLOC_501630 //#autoLOC_501630 = Kerlington Model Rockets and Paper Products Inc |
− | module = Part | + | description = #autoLOC_500227 //#autoLOC_500227 = The Delta-Deluxe Winglet is a large aerodynamic surface with a small built-in aileron. It is very lightweight and offers more lift than the AV-R8 but the small control surface area means it is not as quick to turn. |
− | author = NovaSilisko | + | attachRules = 0,1,0,0,1 |
− | + | node_attach = 0.4780781, 0.1322544, 0.0, 1.0, 0.0, 0.0 | |
− | + | CoMOffset = -0.08, -0.3, 0 | |
− | mesh = model.mu | + | CoLOffset = -0.08, -0.3, 0 |
− | scale = 1 | + | CoPOffset = -0.08, -0.3, 0 |
− | rescaleFactor = 1 | + | mass = 0.078 |
− | + | thermalMassModifier = 8.0 | |
− | + | // heatConductivity = 0.06 // half default | |
− | + | emissiveConstant = 0.95 | |
− | TechRequired = | + | dragModelType = none |
− | entryCost = 4600 | + | maximum_drag = 0.02 |
− | cost = 600 | + | minimum_drag = 0.02 |
− | category = Aero | + | angularDrag = 5 |
− | subcategory = 0 | + | crashTolerance = 12 |
− | title = Delta-Deluxe Winglet | + | maxTemp = 2400 |
− | manufacturer = Kerlington Model Rockets and Paper Products Inc | + | explosionPotential = 0.1 |
− | description = The Delta-Deluxe Winglet is a large aerodynamic surface with a small built-in aileron. It is very lightweight and offers more lift than the AV-R8 but the small control surface area means it is not as quick to turn. | + | bulkheadProfiles = srf |
− | attachRules = 0,1,0,0,1 | + | tags = #autoLOC_500228 //#autoLOC_500228 = aero aircraft canard control (elev fin (fore lift plane rocket )rudder stab swept tail |
− | + | MODULE | |
− | + | { | |
− | + | name = ModuleControlSurface | |
− | node_attach = 0.4780781, 0.1322544, 0.0, 1.0, 0.0, 0.0 | + | useInternalDragModel = True |
− | + | dragCoeff = 0.6 | |
− | + | deflectionLiftCoeff = 0.65 | |
− | + | ctrlSurfaceRange = 25 | |
− | mass = 0. | + | ctrlSurfaceArea = 0.2 |
− | dragModelType = | + | actuatorSpeed = 25 |
− | maximum_drag = 0.02 | + | } |
− | minimum_drag = 0.02 | + | MODULE |
− | angularDrag = 5 | + | { |
− | crashTolerance = 12 | + | name = ModuleCargoPart |
− | maxTemp = | + | packedVolume = 800 |
− | explosionPotential = 0.1 | + | } |
− | |||
− | |||
− | MODULE | ||
− | { | ||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} |
Latest revision as of 10:57, 13 October 2024
PART { name = winglet3 module = Part author = NovaSilisko mesh = model.mu scale = 1 rescaleFactor = 1 TechRequired = flightControl entryCost = 4600 cost = 600 category = Aero subcategory = 0 title = #autoLOC_500226 //#autoLOC_500226 = Delta-Deluxe Winglet manufacturer = #autoLOC_501630 //#autoLOC_501630 = Kerlington Model Rockets and Paper Products Inc description = #autoLOC_500227 //#autoLOC_500227 = The Delta-Deluxe Winglet is a large aerodynamic surface with a small built-in aileron. It is very lightweight and offers more lift than the AV-R8 but the small control surface area means it is not as quick to turn. attachRules = 0,1,0,0,1 node_attach = 0.4780781, 0.1322544, 0.0, 1.0, 0.0, 0.0 CoMOffset = -0.08, -0.3, 0 CoLOffset = -0.08, -0.3, 0 CoPOffset = -0.08, -0.3, 0 mass = 0.078 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 bulkheadProfiles = srf tags = #autoLOC_500228 //#autoLOC_500228 = aero aircraft canard control (elev fin (fore lift plane rocket )rudder stab swept tail MODULE { name = ModuleControlSurface useInternalDragModel = True dragCoeff = 0.6 deflectionLiftCoeff = 0.65 ctrlSurfaceRange = 25 ctrlSurfaceArea = 0.2 actuatorSpeed = 25 } MODULE { name = ModuleCargoPart packedVolume = 800 } }