You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ReStocked/Distribution/RestockPlus/GameData/ReStockPlus/Parts/Control/restock-reactionwheel-radia...

53 lines
1.6 KiB
INI

// ReStock+ 0.1.0
// Radial gyroscope
PART
{
name = restock-reactionwheel-radial-1
module = Part
author = Andrew Cassidy
MODEL
{
model = ReStock/Assets/Control/restock-reactionwheel-radial-1
scale = 1.0, 1.0, 1.0
}
rescaleFactor = 1.0
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,1,0,0,0
node_attach = 0.0, 0.0, 0.220643, 0.0, 0.0, -1.0, 0
node_stack_bottom = 0.0, 0.0, 0.236852, 0.0, 0.0, 1.0, 0
TechRequired = flightControl
entryCost = 3200
cost = 500
mass = 0.03
category = Control
title = #LOC_RestockPlus_restock-reactionwheel-radial-1_title //Small Radial Gyroscope
manufacturer = #autoLOC_501631 //#autoLOC_501631 = STEADLER Engineering Corps
description = #LOC_RestockPlus_restock-reactionwheel-radial-1_description
// Steadler's small radial gyroscope provides a small amount of torque but with greater power efficiency, allowing even large stations to maintain attitude with minimal power. We're still not entirely sure how gyroscopes work, but this one allows torque on all three axes. mass = 0.08
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.2
angularDrag = 2
crashTolerance = 8
maxTemp = 2000
bulkheadProfiles = srf
tags = #LOC_RestockPlus_restock-reactionwheel-1875-1_tags //cmg command control fly gyro moment react stab steer torque magic_spinny_thing
MODULE
{
name = ModuleReactionWheel
PitchTorque = 2.5
YawTorque = 2.5
RollTorque = 2.5
RESOURCE
{
name = ElectricCharge
rate = 0.08
}
}
MODULE
{
name = ModuleCargoPart
packedVolume = 40
}
}