Difference between revisions of "Parts/Utility/commsAntennaDTS-M1/commsAntennaDTS-M1.cfg"
From Kerbal Space Program Wiki
m (*update to 0.24.2;) |
m (Update config) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{Part config| | + | {{Part config|Communotron DTS-M1|2=PART |
{ | { | ||
− | + | name = mediumDishAntenna | |
− | name = mediumDishAntenna | + | module = Part |
− | module = Part | + | author = Squad |
− | author = Squad | + | mesh = model.mu |
− | + | rescaleFactor = 1.0 | |
− | + | node_attach = 0.0, -0.025, 0.0, 0.0, -1.0, 0.0 | |
− | mesh = model.mu | + | TechRequired = precisionEngineering |
− | rescaleFactor = 1.0 | + | entryCost = 4900 |
− | + | cost = 900 | |
− | + | category = Communication | |
− | + | subcategory = 0 | |
− | node_attach = 0.0, -0.025, 0.0, 0.0, -1.0, 0.0 | + | title = #autoLOC_500808 //#autoLOC_500808 = Communotron DTS-M1 |
− | + | manufacturer = #autoLOC_501635 //#autoLOC_501635 = Ionic Symphonic Protonic Electronics | |
− | + | description = #autoLOC_500809 //#autoLOC_500809 = The Communotron DTS-M1 is a fully deployable communications and data transmission system. It has been designed to have a minimal form factor when stowed. Occasional antenna tweaking and swift kicks to the main assembly may be required for optimal performance. | |
− | TechRequired = | + | attachRules = 0,1,0,0,0 |
− | entryCost = | + | mass = 0.05 |
− | cost = | + | dragModelType = default |
− | category = | + | maximum_drag = 0.2 |
− | subcategory = 0 | + | minimum_drag = 0.2 |
− | title = | + | angularDrag = 1 |
− | manufacturer = Ionic Symphonic Protonic Electronics | + | crashTolerance = 8 |
− | description = The DTS-M1 is a fully deployable communications and data transmission system. It has been designed to have a minimal form factor when stowed. Occasional antenna tweaking and swift kicks to the main assembly may be required for optimal performance. | + | maxTemp = 2000 // = 3200 |
− | + | bulkheadProfiles = srf | |
− | attachRules = 0,1,0,0,0 | + | tags = #autoLOC_500810 //#autoLOC_500810 = aerial antenna deploy direct extend fold radio signal transmi |
− | + | ||
− | + | MODULE | |
− | mass = 0. | + | { |
− | dragModelType = default | + | name = ModuleDeployableAntenna |
− | maximum_drag = 0.2 | + | showStatus = false |
− | minimum_drag = 0.2 | + | isTracking = false |
− | angularDrag = 1 | + | pivotName = AntennaHolster |
− | crashTolerance = 8 | + | raycastTransformName = AntennaHolster |
− | maxTemp = 3200 | + | animationName = Deploy |
− | + | extendActionName = #autoLOC_6002398 //#autoLOC_6002398 = Extend <<1>> | |
− | MODULE | + | retractActionName = #autoLOC_6002399 //#autoLOC_6002399 = Retract <<1>> |
− | { | + | extendpanelsActionName = #autoLOC_6002400 //#autoLOC_6002400 = Toggle <<1>> |
− | + | } | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | } | ||
− | MODULE | + | MODULE |
− | { | + | { |
− | + | name = ModuleDataTransmitter | |
− | + | antennaType = DIRECT | |
− | + | packetInterval = 0.35 | |
− | + | packetSize = 2 | |
− | + | packetResourceCost = 12.0 | |
− | + | requiredResource = ElectricCharge | |
+ | DeployFxModules = 0 | ||
+ | antennaPower = 2000000000 | ||
+ | antennaCombinable = True | ||
+ | } | ||
+ | MODULE | ||
+ | { | ||
+ | name = ModuleCargoPart | ||
+ | stackableQuantity = 4 | ||
+ | packedVolume = 12 | ||
+ | } | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} |
Latest revision as of 07:45, 15 October 2024
PART { name = mediumDishAntenna module = Part author = Squad mesh = model.mu rescaleFactor = 1.0 node_attach = 0.0, -0.025, 0.0, 0.0, -1.0, 0.0 TechRequired = precisionEngineering entryCost = 4900 cost = 900 category = Communication subcategory = 0 title = #autoLOC_500808 //#autoLOC_500808 = Communotron DTS-M1 manufacturer = #autoLOC_501635 //#autoLOC_501635 = Ionic Symphonic Protonic Electronics description = #autoLOC_500809 //#autoLOC_500809 = The Communotron DTS-M1 is a fully deployable communications and data transmission system. It has been designed to have a minimal form factor when stowed. Occasional antenna tweaking and swift kicks to the main assembly may be required for optimal performance. attachRules = 0,1,0,0,0 mass = 0.05 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 1 crashTolerance = 8 maxTemp = 2000 // = 3200 bulkheadProfiles = srf tags = #autoLOC_500810 //#autoLOC_500810 = aerial antenna deploy direct extend fold radio signal transmi MODULE { name = ModuleDeployableAntenna showStatus = false isTracking = false pivotName = AntennaHolster raycastTransformName = AntennaHolster animationName = Deploy extendActionName = #autoLOC_6002398 //#autoLOC_6002398 = Extend <<1>> retractActionName = #autoLOC_6002399 //#autoLOC_6002399 = Retract <<1>> extendpanelsActionName = #autoLOC_6002400 //#autoLOC_6002400 = Toggle <<1>> } MODULE { name = ModuleDataTransmitter antennaType = DIRECT packetInterval = 0.35 packetSize = 2 packetResourceCost = 12.0 requiredResource = ElectricCharge DeployFxModules = 0 antennaPower = 2000000000 antennaCombinable = True } MODULE { name = ModuleCargoPart stackableQuantity = 4 packedVolume = 12 } }