Stormworks: Build and Rescue

Stormworks: Build and Rescue

评价数不足
Target Calculator
   
奖励
收藏
已收藏
取消收藏
Vehicles: Creative
标签: v1.9.6
文件大小
发表于
更新日期
22.661 KB
2019 年 1 月 11 日 上午 1:48
2023 年 10 月 28 日 上午 2:53
4 项改动说明 ( 查看 )

订阅以下载
Target Calculator

描述
Calculates the following data from your GPS and compass sensors and your target entry. This is not an autopilot but you can make your own autopliot based on the calculated data. Or you can build a navigation gauge quadrant in your ship.

- Distance to target
Units: feet, meter, kilometer, miles, nautical miles
Sensors needed for calculation: GPS and Target-Coordinates (e.g. from large keypad)

- Heading = direction you are pointing at (relative to true north)
Units: Radiant, Degree
Sensors needed for calculation: Compass sensor

- Bearing = direction (relative to true north) in which the target lies
Units: Radiant, Degree
Sensors needed for calculation: GPS and Target-Coordinates

- Relative Bearing = bearing, where the front of the vehicle is considered as "north"
Units: Vanilla [-0.5 .. 0.5], Radiant, Degree
Sensors needed for calculation: Compass sensor, GPS and Target-Coordinates

Controller size: 3x3

Inputs:
- GPS-X, GPS-Y (number): The GPS signal
- Target X,Y (number): The target coordinates
- Compass sensor [-.5 .. +.5] (number)

Outputs:
- Distance (number)
- Heading (number)
- Bearing (number)
- Relative Bearing (number)

Properties:
- angle units [radiant, degree]: for all angular outputs
- distance unit [ft, m, km, mi, nm]: for all distance outputs
4 条留言
RMC 2020 年 4 月 22 日 上午 7:50 
sengir_vampire. I have sent you a friend request to attain permission to reupload your module in a modified form to help suit my navigation system. If you agree then, of course, I will give credit due and links to this workshop creation
Stinger 2020 年 4 月 14 日 下午 1:52 
Thank god for you, man. I'm straight-up ripping the bearing out of this and throwing it in my waypoint system, that aight with ya?
sengir_vampire  [作者] 2019 年 5 月 20 日 上午 4:04 
I just wrote some simple controllers to put values to the screen. Check out https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1746988033
Crunk(Boggartbob) 2019 年 5 月 17 日 下午 8:24 
any way you could make this render data to a screen?