2019-03-04 02:48:16 +00:00
// 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
2019-11-07 21:40:53 +00:00
title = #LOC_RestockPlus_restock-reactionwheel-radial-1_title //Small Radial Gyroscope
2019-03-04 02:48:16 +00:00
manufacturer = #autoLOC_501631 //#autoLOC_501631 = STEADLER Engineering Corps
2019-11-07 21:40:53 +00:00
description = #LOC_RestockPlus_restock-reactionwheel-radial-1_description
2019-03-04 02:48:16 +00:00
// 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
2019-11-07 21:40:53 +00:00
tags = #LOC_RestockPlus_restock-reactionwheel-1875-1_tags //cmg command control fly gyro moment react stab steer torque magic_spinny_thing
2019-03-04 02:48:16 +00:00
MODULE
{
name = ModuleReactionWheel
PitchTorque = 2.5
YawTorque = 2.5
RollTorque = 2.5
RESOURCE
{
name = ElectricCharge
rate = 0.08
}
}
}