This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| 4rpl:commands:ballisticarcpos [2022/06/18 05:07] – [Description] Added cross reference. Vertu | 4rpl:commands:ballisticarcpos [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||
| - | < | + | < |
| + | < | ||
| ====== BallisticArcPos ====== | ====== BallisticArcPos ====== | ||
| Line 10: | Line 12: | ||
| 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. | ||