Stormworks: Build and Rescue

Stormworks: Build and Rescue

评价数不足
Distance Calculator Beacon Locator
   
奖励
收藏
已收藏
取消收藏
Microcontrollers: Calculation, Microcontroller
标签: v0.10.13
文件大小
发表于
更新日期
20.808 KB
2020 年 4 月 10 日 上午 3:47
2020 年 4 月 11 日 上午 8:10
2 项改动说明 ( 查看 )

订阅以下载
Distance Calculator Beacon Locator

描述
This microcontroller does not have a description yet.
2 条留言
Being_Bright  [作者] 2020 年 4 月 11 日 上午 4:58 
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 2020 年 4 月 10 日 下午 7:57 
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.