Updated docs with conversion formula from LMV speeds to prop speed offsets.
This commit is contained in:
parent
5a97847ba5
commit
1518357b60
@ -1366,6 +1366,10 @@ the admin-only flag in the <span class="code">flags</span> attribute.</p>
|
||||
<td class="parameter">0.0</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p>Formula for converting LMV speed into a prop speed offset:</p>
|
||||
<blockquote><code><em>prop speed offset</em> = ((<em>lmv speed</em> / 300) * 250) - 250</code></blockquote>
|
||||
<p>This calculation can be done directly on a calculator, without any use of parentheses
|
||||
(they aren't needed in this one anyways).</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user