Difference between revisions of "Sliders"
Jump to navigation
Jump to search
m (Text replacement - "|availability=Luxury Items" to "") |
(Add value range for Start- and EndAngle) |
||
Line 146: | Line 146: | ||
| [0,1] | | [0,1] | ||
|- | |- | ||
! ''' | ! '''EndPosition''' | ||
| The rotation/position the joint should be at when ''DoorOpenState'' is 1. Is measured in percents(%) relative to the maximum possible open state for prismatic joints, and degrees in hinge joints. | | The rotation/position the joint should be at when ''DoorOpenState'' is 1. Is measured in percents(%) relative to the maximum possible open state for prismatic joints, and degrees in hinge joints. | ||
| | | [-100,100] | ||
|- | |- | ||
!''' | !'''StartPosition''' | ||
| The rotation/position the joint should be at when ''DoorOpenState'' is 0. Is measured in percents(%) relative to the maximum possible open state for prismatic joints, and degrees in hinge joints. | | The rotation/position the joint should be at when ''DoorOpenState'' is 0. Is measured in percents(%) relative to the maximum possible open state for prismatic joints, and degrees in hinge joints. | ||
| | | [-100,100] | ||
|- | |- | ||
! '''TargetVelocity''' | ! '''TargetVelocity''' |
Latest revision as of 20:58, 28 August 2021
Sliders are motors that produce lateral motion. They are functional siblings of hinges.
Basic information
Sliders are most frequently interacted with via a button or YOLOL script, but can also be interacted with directly via the universal tool. They are not especially strong, and cannot be used to mount thrusters to a ship; nor do any of them have provisions to transfer power or propellant beyond the joint itself.
Gallery
Slider (basic)
Size 72×144×24 cm
Mass 1,454.9 kg kg
Volume 146.22 kv kv
Corrosion resistance 415
Input / Output
Electric input 5 e/s
Sockets 2
Modular interfaces 2
Composition
Slider (C-profile)
Size 72×144×48 cm
Mass 1,984.9 kg kg
Volume 199.49 kv kv
Corrosion resistance 415
Input / Output
Electric input 5 e/s
Sockets 2
Modular interfaces 2
Composition
Slider (L-profile)
Size 60×144×24 cm
Mass 1,403.3 kg kg
Volume 141.04 kv kv
Corrosion resistance 415
Input / Output
Electric input 5 e/s
Sockets 2
Modular interfaces 2
Composition
Device fields
YOLOL field | Description | Range |
---|---|---|
DoorOpenState | Input field for requested door state. 0 is closed, 1 is fully open. | [0,1] |
DoorCurrentState | Reports the current position of the door, on the same scale as DoorOpenState | [0,1] |
EndPosition | The rotation/position the joint should be at when DoorOpenState is 1. Is measured in percents(%) relative to the maximum possible open state for prismatic joints, and degrees in hinge joints. | [-100,100] |
StartPosition | The rotation/position the joint should be at when DoorOpenState is 0. Is measured in percents(%) relative to the maximum possible open state for prismatic joints, and degrees in hinge joints. | [-100,100] |
TargetVelocity | The maximum velocity the joint will reach. Different joint devices have different velocity limits, and might not be able to reach the configured velocity. |
To learn more about how to use fields, consult these wiki pages: