Difference between revisions of "Parts/Science/Magnetometer/Magnetometer.cfg"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (Remove hidden newline)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Part config|Magnetometer Boom|2=PART
+
{{Part config|Magnetometer Boom|2=PART
 
{
 
{
name = sensorAccelerometer
+
name = Magnetometer
 
module = Part
 
module = Part
author = NovaSilisko
+
author = Squad
mesh = model.mu
+
mesh = Magnetometer.mu
rescaleFactor = 1
+
rescaleFactor = 1.0
node_attach = 0.0, 0.0, 0.0, 0.0, 0.0, -1.0
+
node_stack_bottom = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 1
 +
node_attach = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0
 
TechRequired = electronics
 
TechRequired = electronics
entryCost = 8200
+
entryCost = 7500
cost = 6000
+
cost = 2200
 
category = Science
 
category = Science
 
subcategory = 0
 
subcategory = 0
title = #autoLOC_500697 //#autoLOC_500697 = Double-C Seismic Accelerometer
+
title = #autoLOC_6002495 //#autoLOC_6002495 = Magnetometer Boom
manufacturer = #autoLOC_501633 //#autoLOC_501633 = Probodobodyne Inc
+
manufacturer = #autoLOC_501644 //#autoLOC_501644 = Experimental Engineering Group
description = #autoLOC_500698 //#autoLOC_500698 = This device contains an extremely sensitive acceleration sensor, which when properly settled on a firm surface, will detect and record accurate seismic activity data. The accelerometer will still function while flying, so the Double-C can also be used to measure accelerations during flight. Warranty void if shaken or exposed to vacuum.
+
description = #autoLOC_6002496 //#autoLOC_6002496 = Magnetic fields are all around us.  Kerbal scientists know that learning about the magnetic field of a celestial body can yield all sorts of interesting insights into what's going on inside it - but spacecraft also emit magnetic fields, especially when operating their electronics and electromechnical actuators. And for some reason, the other engineers don't just want to turn off the entire spacecraft or build it out of plastic.  So, as a fall back position, Experimental Engineering group has stuck this sensitive magnetometer on an extensible boom. Warning:  Warranty on the boom will be voided if you try to use it anyplace besides the vaccuum of space.
attachRules = 0,1,0,0,1
+
attachRules = 1,1,0,0,1
mass = 0.005
+
mass = 0.05
 
dragModelType = default
 
dragModelType = default
 
maximum_drag = 0.2
 
maximum_drag = 0.2
Line 22: Line 23:
 
angularDrag = 1
 
angularDrag = 1
 
crashTolerance = 8
 
crashTolerance = 8
maxTemp = 1200 // = 3200
+
maxTemp = 1200 // = 1200
PhysicsSignificance = 1
+
bulkheadProfiles = size0
bulkheadProfiles = srf
+
tags = #autoLOC_6002497 //#autoLOC_6002497 = experiment research magnet boom
tags = #autoLOC_500699 //#autoLOC_500699 = acceler experiment research rerun re-run reus re-us redo re-do reset re-set science sensor
+
 
MODULE
 
MODULE
 
{
 
{
name = ModuleEnviroSensor
+
name = ModuleDeployablePart
sensorType = ACC
+
extendActionName = #autoLOC_6002498 //#autoLOC_6002498 = Extend Boom
 +
retractActionName = #autoLOC_6002499 //#autoLOC_6002499 = Retract Boom
 +
extendpanelsActionName = #autoLOC_6001807 //#autoLOC_6001807 = Toggle <<1>>
 +
partType = //#autoLOC_6002495 = Magnetometer Boom
 +
animationName = Deploy
 +
allowAnimationWhileShielded = false
 +
isTracking = false
 +
trackingMode = NONE
 +
alignType = X
 +
breakName = COL
 
}
 
}
 
MODULE
 
MODULE
 
{
 
{
 
name = ModuleScienceExperiment
 
name = ModuleScienceExperiment
experimentID = seismicScan
+
experimentID = magnetometer
experimentActionName = #autoLOC_502063 //#autoLOC_502063 = Log Seismic Data
+
experimentActionName = #autoLOC_6002500 //#autoLOC_6002500 = Run Magnetometer Report
resetActionName = #autoLOC_502064 //#autoLOC_502064 = Delete Data
+
resetActionName = #autoLOC_502049 //#autoLOC_502049 = Discard Data
 +
reviewActionName = #autoLOC_502204 //#autoLOC_502204 = Review Data
 
useStaging = False
 
useStaging = False
 
useActionGroups = True
 
useActionGroups = True
hideUIwhenUnavailable = False
+
hideUIwhenUnavailable = True
xmitDataScalar = 0.45
+
hideFxModuleUI = False
 +
FxModules = 0
 +
xmitDataScalar = 0.6
 
dataIsCollectable = True
 
dataIsCollectable = True
collectActionName = #autoLOC_238018 //#autoLOC_238018 = Take Data
+
collectActionName = #autoLOC_6004056 //#autoLOC_6004056 = Download Data
 
interactionRange = 1.5
 
interactionRange = 1.5
 
rerunnable = True
 
rerunnable = True
 
usageReqMaskInternal = 1
 
usageReqMaskInternal = 1
 
usageReqMaskExternal = 8
 
usageReqMaskExternal = 8
 +
availableShielded = false
 +
}
 +
MODULE
 +
{
 +
name = ModuleCargoPart
 +
packedVolume = 30
 
}
 
}
 
}
 
}
 
 
}}
 
}}

Latest revision as of 08:10, 15 October 2024

This is the configuration file for Magnetometer Boom.
PART
{
	name = Magnetometer
	module = Part
	author = Squad
	mesh = Magnetometer.mu
	rescaleFactor = 1.0
	node_stack_bottom = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 1
	node_attach = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0
	TechRequired = electronics
	entryCost = 7500
	cost = 2200
	category = Science
	subcategory = 0
	title = #autoLOC_6002495 //#autoLOC_6002495 = Magnetometer Boom
	manufacturer = #autoLOC_501644 //#autoLOC_501644 = Experimental Engineering Group
	description = #autoLOC_6002496 //#autoLOC_6002496 = Magnetic fields are all around us.  Kerbal scientists know that learning about the magnetic field of a celestial body can yield all sorts of interesting insights into what's going on inside it - but spacecraft also emit magnetic fields, especially when operating their electronics and electromechnical actuators.  And for some reason, the other engineers don't just want to turn off the entire spacecraft or build it out of plastic.  So, as a fall back position, Experimental Engineering group has stuck this sensitive magnetometer on an extensible boom.  Warning:  Warranty on the boom will be voided if you try to use it anyplace besides the vaccuum of space.
	attachRules = 1,1,0,0,1
	mass = 0.05
	dragModelType = default
	maximum_drag = 0.2
	minimum_drag = 0.2
	angularDrag = 1
	crashTolerance = 8
	maxTemp = 1200 // = 1200
	bulkheadProfiles = size0
	tags = #autoLOC_6002497 //#autoLOC_6002497 = experiment research magnet boom
	
	MODULE
	{
		name = ModuleDeployablePart		
		extendActionName = #autoLOC_6002498 //#autoLOC_6002498 = Extend Boom
		retractActionName = #autoLOC_6002499 //#autoLOC_6002499 = Retract Boom
		extendpanelsActionName = #autoLOC_6001807 //#autoLOC_6001807 = Toggle <<1>>
		partType = //#autoLOC_6002495 = Magnetometer Boom
		animationName = Deploy		
		allowAnimationWhileShielded = false	
		isTracking = false	
		trackingMode = NONE
		alignType = X
		breakName = COL
	}
	MODULE
	{
		name = ModuleScienceExperiment
		experimentID = magnetometer
		experimentActionName = #autoLOC_6002500 //#autoLOC_6002500 = Run Magnetometer Report
		resetActionName = #autoLOC_502049 //#autoLOC_502049 = Discard Data
		reviewActionName = #autoLOC_502204 //#autoLOC_502204 = Review Data
		useStaging = False
		useActionGroups = True
		hideUIwhenUnavailable = True
		hideFxModuleUI = False
		FxModules = 0
		xmitDataScalar = 0.6
		dataIsCollectable = True
		collectActionName = #autoLOC_6004056 //#autoLOC_6004056 = Download Data
		interactionRange = 1.5
		rerunnable = True
		usageReqMaskInternal = 1
		usageReqMaskExternal = 8
		availableShielded = false
	}
	MODULE
	{
		name = ModuleCargoPart
		packedVolume = 30
	}
}