I have a ball. I know its azimuth and speed. I want to count the azimuth after a bounce (wall probably). Lets call the azimuth alpha. Image:
I know the alpha. I know the wall azimuth. I need "?". Beta would be nice (but not so necesary).
I have a ball. I know its azimuth and speed. I want to count the azimuth after a bounce (wall probably). Lets call the azimuth alpha. Image:
I know the alpha. I know the wall azimuth. I need "?". Beta would be nice (but not so necesary).
The ?
is 360-alpha
(in degrees).
This is because beta = alpha
.