Does the GPS output account for Earth's curvature?
3 views (last 30 days)
Show older comments
I am using Matlab's GPS Sensor along with python. I feed in the position and velocity of a generated trajectory in NED to obtain the resulting GPS coordinates in LLA. The input trajectory assumes the surface is flat. Does the GPS receiver simulation model take into account the curvature of the Earth or does it need to be done on the input side?
0 Comments
Accepted Answer
Ryan Salvo
on 12 Oct 2021
Hi Muneeb,
We use the WGS84 reference ellipsoid for the conversion between NED and LLA coordinates.
Thanks,
Ryan
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!