The angle α to the target top is measured from the eye level line of the observer to the top of the nearest target. If the target top is below eye level, the angle is negative, else positive.
(1) |
| |||||||||||||||
width | ||||||||||||||||
where' |
|
Note: this equation is robust and gives positive and negative angles α correctly without the need of handling multiple cases.
We know R, T, Z and D. From this we can calculate a = a1 + a2 = R + Z, b = R + T and γ = D / R.
In the first step I calculate h using Pythagoras:
(2) | |
and |
Combining this 2 equations we can eliminate h2 and solve for c2:
(3) | ||
(4) | ||
(5) |
|
We can calculate a2 using trigonometry and a1 = a − a2:
(6) | ||
(7) |
|
We can insert (7) into (5) to get c with all values known:
(8) | ||
(9) | ||
(10) |
|
Our unknown drop angle is according to trigonometry α = −asin( a1 / c ). Now we have all we need to calculate the target top angle α:
(11) |
|