Difference between revisions of "Sliders"
Jump to navigation
Jump to search
m |
m |
||
Line 1: | Line 1: | ||
{{Otherlang2 | {{Otherlang2 | ||
}}{{SB Infobox Begin | }}{{SB Infobox Begin | ||
|setWidth=16vw | |||
|{{SB Infobox Header | |{{SB Infobox Header | ||
|image=[[Image:Slider (basic).png]] | |image=[[Image:Slider (basic).png]] |
Revision as of 06:49, 5 June 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)
Statistics
Size72×144×24 cm
Mass 1,454.9 kg
Volume 146.22 kv
CRSV Resist 415
Input / Output
Electric input 5 e/s
Sockets 2
Modular interfaces 2
Composition
Slider (C-profile)
Statistics
Size72×144×48 cm
Mass 1,984.9 kg
Volume 199.49 kv
CRSV Resist 415
Input / Output
Electric input 5 e/s
Sockets 2
Modular interfaces 2
Composition
Slider (L-profile)
Statistics
Size60×144×24 cm
Mass 1,403.3 kg
Volume 141.04 kv
CRSV Resist 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] |
EndAngle / 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. | |
StartAngle / 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. | |
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: