Parts/Aero/airlinerWings/MainWing.cfg
< Parts
PART
{
name = airlinerMainWing
module = Part
author = Porkjet
rescaleFactor = 1
node_attach = 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1
CoMOffset = -2.5, 0.25, 0
CoLOffset = -2.5, 0.25, 0
CoPOffset = -2.5, 0.25, 0
TechRequired = heavyAerodynamics
entryCost = 36400
cost = 2800
category = Aero
subcategory = 0
title = #autoLOC_500121 //#autoLOC_500121 = FAT-455 Aeroplane Main Wing
manufacturer = #autoLOC_501626 //#autoLOC_501626 = WinterOwl Aircraft Emporium
description = #autoLOC_500122 //#autoLOC_500122 = One of the largest lifting surfaces in production. The internal volume of these is big enough to carry generously sized fuel tanks.
attachRules = 0,1,0,1,1
mass = 0.78
thermalMassModifier = 3
heatConductivity = 0.12
emissiveConstant = 0.4
dragModelType = none
maximum_drag = 0.02
minimum_drag = 0.02
angularDrag = 2
crashTolerance = 15
maxTemp = 1200 // = 3400
explosionPotential = 0.1
fuelCrossFeed = True
bulkheadProfiles = srf
tags = #autoLOC_500123 //#autoLOC_500123 = aero aircraft airlin fligh foil fuel ?lf lift liquid swept wet
MODEL
{
model = Squad/Parts/Aero/airlinerWings/MainWing
}
MODULE
{
name = ModuleLiftingSurface
useInternalDragModel = True
deflectionLiftCoeff = 7.8 // 27,41m^2
dragAtMaxAoA = 0.6
dragAtMinAoA = 0.0
}
RESOURCE
{
name = LiquidFuel
amount = 0 //empty by default
maxAmount = 600
}
}