This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| 4rpl:commands:ballisticarcpos [2021/01/08 16:01] – external edit 127.0.0.1 | 4rpl:commands:ballisticarcpos [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||
| - | < | + | < |
| + | < | ||
| ====== BallisticArcPos ====== | ====== BallisticArcPos ====== | ||
| Line 7: | Line 9: | ||
| ===== Description ===== | ===== Description ===== | ||
| | | ||
| - | | + | |
| This function uses the equation: | This function uses the equation: | ||
| - | - start: Vector location that projectile will fire from. | + | - start: Vector location that projectile will fire from.\\ |
| - | - velocity: The vector velocity (x,y,z) of the projectile. | + | - velocity: The vector velocity (x,y,z) of the projectile.\\ |
| - | - gravity: the acceleration due to gravity (in the y direction) | + | - gravity: the acceleration due to gravity (in the y direction)\\ |
| - time: The elapsed time. | - time: The elapsed time. | ||