[READ-ONLY] Mirror of https://github.com/thoda-dev/sb-approach-speed-control. A script to secure your approach from a target and avoid collision.
0

Configure Feed

Select the types of activity you want to include in your feed.

Update readme.md

Thomas (Sep 10, 2021, 10:38 PM +0200) df6b06a4 d35e4bbc

+1 -1
+1 -1
readme.md
··· 39 39 ``` 40 40 41 41 - `a` is the distance you want to stop from the target in meters 42 - - `b` is the max speed your ship is capable. more this value is accurate, more the precision of the script will be good 42 + - `b` is the max speed your ship is capable. more this value is accurate, more the precision of the script will be good in meters/second 43 43 - `c` is a brake factor. If you ship is missing a bit of braking power, you can increase that value, it will multiply the thrust send to your brake. 44 44 45 45 ## Usage