shininglight
- 2
- 0
Suppose I have a point P1 on Earth's surface(in lat,long and alt). I need to locate point P2 in space(in lat,long,alt) if the following data is given.
1.Distance between P1 and P2 is 'd'
2.Altitude of P2 is 'h'
3.Bearing of P2 from P1 is theta.
Could you please help me out with the logic to solve this..Should I go for ECEF or stick on to geodetic coordinate s/m?
1.Distance between P1 and P2 is 'd'
2.Altitude of P2 is 'h'
3.Bearing of P2 from P1 is theta.
Could you please help me out with the logic to solve this..Should I go for ECEF or stick on to geodetic coordinate s/m?