Does the GPS output account for Earth's curvature?
조회 수: 3 (최근 30일)
이전 댓글 표시
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
채택된 답변
Ryan Salvo
2021년 10월 12일
Hi Muneeb,
We use the WGS84 reference ellipsoid for the conversion between NED and LLA coordinates.
Thanks,
Ryan
댓글 수: 0
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!