Difference between revisions of "Parts/Utility/AsteroidDay/HighGainAntenna.cfg"

From Kerbal Space Program Wiki
< Parts‎ | Utility
Jump to: navigation, search
(Add part config)
 
m (Redirect)
 
Line 1: Line 1:
{{Part config|Communotron HG-55|2=PART
+
#REDIRECT [[Parts/Misc/AsteroidDay/HighGainAntenna.cfg]]
{
 
// --- general parameters ---
 
name = HighGainAntenna
 
module = Part
 
author = RoverDude
 
 
 
// --- asset parameters ---
 
MODEL
 
{
 
model = Squad/Parts/Misc/AsteroidDay/HighGainAntenna
 
}
 
rescaleFactor = 1
 
 
 
 
 
node_attach = 0,0,0,0,-1,0,0
 
 
 
 
 
// --- editor parameters ---
 
category = Communication
 
TechRequired = electronics
 
entryCost = 7500
 
cost = 1200
 
subcategory = 0
 
title = Communotron HG-55
 
manufacturer = Ionic Symphonic Protonic Electronics
 
description = The Communotron HG-55 high gain antenna allows for blazingly fast directional data transmission, and was originally designed for deep space probes. Please note that Ionic Symphonic Protonic Electronics is not liable for any damages that might result from prolonged exposure to RF radiation.
 
 
 
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
 
attachRules = 0,1,0,0,0
 
 
 
// --- standard part parameters ---
 
mass = 0.075
 
dragModelType = default
 
maximum_drag = 0.2
 
minimum_drag = 0.2
 
angularDrag = 1
 
crashTolerance = 7
 
maxTemp = 2000
 
bulkheadProfiles = srf
 
tags = aerial antenna asteroid day dish radio signal transmi
 
MODULE
 
{
 
name = ModuleDeployableAntenna
 
showStatus = false
 
isTracking = false
 
pivotName = MainPin
 
secondaryTransformName = TopHinge
 
animationName = Deploy
 
}
 
 
 
MODULE
 
{
 
name = ModuleDataTransmitter
 
antennaType = DIRECT
 
packetInterval = 0.15
 
packetSize = 3
 
packetResourceCost = 20.0
 
requiredResource = ElectricCharge
 
DeployFxModules = 0
 
antennaPower = 15000000000
 
antennaCombinable = True
 
}
 
}
 
 
 
}}
 

Latest revision as of 20:32, 18 October 2016