Difference between revisions of "Parts/Aero/cones/avionicsNoseCone.cfg"

From Kerbal Space Program Wiki
Jump to: navigation, search
(Created page with "<pre> ///Kerbal Space Program Asset Configuration File //Nosecone ASAS // //General Parameters name = avionicsNoseCone module = AdvSASModule author = C. Jenkins // --- asset...")
 
m (Update config)
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<pre>
+
{{Part config|CH-J3 Fly-By-Wire Avionics Hub|2=PART
///Kerbal Space Program Asset Configuration File
+
{
//Nosecone ASAS
+
name = avionicsNoseCone
//
+
module = Part
 
+
author = C. Jenkins, Porkjet
//General Parameters
+
rescaleFactor = 1
name = avionicsNoseCone
+
node_stack_bottom = 0.0, -0.25, 0.0, 0.0, -1.0, 0.0, 0
module = AdvSASModule
+
TechRequired = specializedControl
author = C. Jenkins
+
entryCost = 10500
 
+
cost = 5200
// --- asset parameters ---
+
category = Control
mesh = model.mu
+
subcategory = 0
scale = 1
+
title = #autoLOC_500148 //#autoLOC_500148 = CH-J3 Fly-By-Wire Avionics Hub
 
+
manufacturer = #autoLOC_501624 //#autoLOC_501624 = C7 Aerospace Division
// --- node definitions ---
+
description = #autoLOC_500149 //#autoLOC_500149 = Have you ever wanted to impress your peers by showing off your elite flying skills, but lacked the skills to become a trained pilot? C7 Aerospace's Fly-By-Wire Avionics Hub is the solution! This module allows even the most minimally trained crew to fly like an Ace! WARNING: This module cannot operate autonomously. Warranty void if attempting to do so. WARNING: Module contains no internal gyroscopes or control systems (control actuators sold separately). WARNING: Warranty void without proper use of C7 Aerospace Brand Sickness Bags (sold separately, currently out of stock).
// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z
+
attachRules = 1,0,1,1,0
node_stack_bottom = 0, -0.1, 0, 0.0, 1.0, 0.0
+
mass = 0.08
 
+
dragModelType = default
 
+
maximum_drag = 0.2
// --- FX definitions ---
+
minimum_drag = 0.2
 
+
angularDrag = 2
 
+
crashTolerance = 7
// --- editor parameters ---
+
maxTemp = 2400
cost = 2300
+
thermalMassModifier = 6.0
category = Control
+
emissiveConstant = 0.95
subcategory = 0
+
bulkheadProfiles = size0
title = Avionics Package
+
tags = #autoLOC_500150 //#autoLOC_500150 = advanced aero aircraft )cap cone control drag fighter fligh jet kerbnet missile nose plane sas stab stream
manufacturer = C7 Aerospace
+
MODEL
description = The latest in research and developement enabled the developement of this little marvel. The Sensor Array Computing Nose Cone, it is outfitted with many "quality" sensors and a computer salvaged from the highest quality aircraft scrap.  
+
{
 
+
model = Squad/Parts/Aero/cones/Assets/AvioCone
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
+
}
attachRules = 1,0,1,1,0
+
MODULE
 
+
{
// --- standard part parameters ---
+
name = ModuleSAS
mass = 0.08
+
SASServiceLevel = 3
dragModelType = default
+
standalone = True
maximum_drag = 0.2
+
RESOURCE
minimum_drag = 0.2
+
{
angularDrag = 2
+
name = ElectricCharge
crashTolerance = 9
+
rate = 0.03
maxTemp = 3400
+
}
 
+
}
// --- SAS parameters ---
+
MODULE
 
+
{
Ki = 0.0
+
name = ModuleKerbNetAccess
Kp = 0.2
+
EnhancedSituationMask = 24
Kd = 0.2
+
EnhancedMinimumFoV = 45
</pre>
+
EnhancedMaximumFoV = 135
 +
MinimumFoV = 10
 +
MaximumFoV = 20
 +
AnomalyDetection = 0.24
 +
DISPLAY_MODES
 +
{
 +
Mode = Terrain,#autoLOC_438839 //#autoLOC_438839 = Terrain
 +
}
 +
}
 +
MODULE
 +
{
 +
name = ModuleAnimateHeat
 +
ThermalAnim = Cone_Heat
 +
}
 +
MODULE
 +
{
 +
name = ModuleCargoPart
 +
packedVolume = 350
 +
}
 +
}
 +
}}

Latest revision as of 17:17, 10 October 2024

This is the configuration file for CH-J3 Fly-By-Wire Avionics Hub.
PART
{
	name = avionicsNoseCone
	module = Part
	author = C. Jenkins, Porkjet
	rescaleFactor = 1
	node_stack_bottom = 0.0, -0.25, 0.0, 0.0, -1.0, 0.0, 0
	TechRequired = specializedControl
	entryCost = 10500
	cost = 5200
	category = Control
	subcategory = 0
	title = #autoLOC_500148 //#autoLOC_500148 = CH-J3 Fly-By-Wire Avionics Hub
	manufacturer = #autoLOC_501624 //#autoLOC_501624 = C7 Aerospace Division
	description = #autoLOC_500149 //#autoLOC_500149 = Have you ever wanted to impress your peers by showing off your elite flying skills, but lacked the skills to become a trained pilot? C7 Aerospace's Fly-By-Wire Avionics Hub is the solution! This module allows even the most minimally trained crew to fly like an Ace! WARNING: This module cannot operate autonomously. Warranty void if attempting to do so. WARNING: Module contains no internal gyroscopes or control systems (control actuators sold separately). WARNING: Warranty void without proper use of C7 Aerospace Brand Sickness Bags (sold separately, currently out of stock).
	attachRules = 1,0,1,1,0
	mass = 0.08
	dragModelType = default
	maximum_drag = 0.2
	minimum_drag = 0.2
	angularDrag = 2
	crashTolerance = 7
	maxTemp = 2400
	thermalMassModifier = 6.0
	emissiveConstant = 0.95
	bulkheadProfiles = size0
	tags = #autoLOC_500150 //#autoLOC_500150 = advanced aero aircraft )cap cone control drag fighter fligh jet kerbnet missile nose plane sas stab stream
	MODEL
	{
		model = Squad/Parts/Aero/cones/Assets/AvioCone
	}
	MODULE
	{
		name = ModuleSAS
		SASServiceLevel = 3
		standalone = True
		RESOURCE
		{
			name = ElectricCharge
			rate = 0.03
		}
	}
	MODULE
	{
		name = ModuleKerbNetAccess
		EnhancedSituationMask = 24
		EnhancedMinimumFoV = 45
		EnhancedMaximumFoV = 135
		MinimumFoV = 10
		MaximumFoV = 20
		AnomalyDetection = 0.24
		DISPLAY_MODES
		{
			Mode = Terrain,#autoLOC_438839 //#autoLOC_438839 = Terrain
		}
	}
	MODULE
	{
		name = ModuleAnimateHeat
		ThermalAnim = Cone_Heat
	}
	MODULE
	{
		name = ModuleCargoPart
		packedVolume = 350
	}
}