converted to a ENU coordinate system (AQP-1017)
I am reading a AQP10571 . I sent AS command and returned :
5 5 2020 13 12 27 0 232 14.6 1509.2 136.1 -24.1 -161.5 0.278 15.83 0 0␍␊
1 966 669␍␊
2 5425 1858␍␊
3 936 2014␍␊
How can i converted to a ENU coordinate system ?.
VelEN :? Dir EN:? Vel IE:? Vel IN:? Vel IU:?
-
Official comment
Hi Edgar,
This will depend on how you configured the instrument before you deployed. If you chose to collect in Beam coordinates, you will need to convert to XYZ before you can then convert to ENU. The FAQ "How is a coordinate transform done" has the maths you need to do this:
The FAQ includes a link to download a MATLAB file that describes how to do the transformation as well. Bear in mind that the ASCII data you are collecting has the speed in mm/s and the direction in tenths of degrees to avoid decimal numbers (see Integrators Guide for data structures), so you may want to convert these to m/s and degrees.
Ellie
Comment actions
Please sign in to leave a comment.
Comments
1 comment