Stormworks: Build and Rescue

Stormworks: Build and Rescue

Not enough ratings
Distance Calculator Beacon Locator
   
Award
Favorite
Favorited
Unfavorite
Microcontrollers: Calculation, Microcontroller
Tags: v0.10.13
File Size
Posted
Updated
20.808 KB
10 Apr, 2020 @ 3:47am
11 Apr, 2020 @ 8:10am
2 Change Notes ( view )

Subscribe to download
Distance Calculator Beacon Locator

Description
This microcontroller does not have a description yet.
2 Comments
Being_Bright  [author] 11 Apr, 2020 @ 4:58am 
it never was ment to be accurate. it even says in the description of the block itself. it is a rough estimate. tho it will become beter the closer you get to it. and on the method i came up with 3*x*x. i plotted points in a graph for the x = the value that comes out the counter and y = the distance in meters using a waypoint. then i made a function that goes through those point the best i could make it
Nacon 10 Apr, 2020 @ 7:57pm 
It's not accurate... I'm wondering why you did "3*x*x" in your MC. The math doesn't come even close to that... if the beacon was more than 3km away, you'd end up being way off in meter as this reports the distance.