Stormworks: Build and Rescue

Stormworks: Build and Rescue

What unit does the speed sensor use?
is it meters per second or kph? I want to try and build logic to convert it to knots.
Originally posted by RoboJon:
Speed is measured in meters per second (m/s) so if you need speed in kmph, mph or knots, then you will need to multiply the speed by:
- 3.6 to show kmph
- 2.236936 to show mph
- 1.943844 to show knots

Hope that helps!
< >
Showing 1-5 of 5 comments
The author of this thread has indicated that this post answers the original topic.
RoboJon  [developer] Jun 4, 2018 @ 4:19am 
Speed is measured in meters per second (m/s) so if you need speed in kmph, mph or knots, then you will need to multiply the speed by:
- 3.6 to show kmph
- 2.236936 to show mph
- 1.943844 to show knots

Hope that helps!
Casia Loopy Jun 4, 2018 @ 4:27am 
Originally posted by RoboJon:
Speed is measured in meters per second (m/s) so if you need speed in kmph, mph or knots, then you will need to multiply the speed by:
- 3.6 to show kmph
- 2.236936 to show mph
- 1.943844 to show knots

Hope that helps!

Thanks. This will be a good opportunity to learn the logic system through practice.
El Jeffe Nov 26, 2018 @ 7:55am 
What logic system do u need for this?
Liv Nov 26, 2018 @ 10:56am 
the multiply logic block and a number block
Weyland-Yutani HR Nov 26, 2018 @ 11:50am 
Originally posted by Tao:
the multiply logic block and a number block

You could just use the 1 input function block as well.
< >
Showing 1-5 of 5 comments
Per page: 1530 50

Date Posted: Jun 4, 2018 @ 1:52am
Posts: 5