Convert Acoustic-Doppler Data From XYZ to ENU Coordinates

xyzToEnu(x, ...)

Arguments

x

an adp or adv object.

...

extra arguments that are passed on to xyzToEnuAdp() or xyzToEnuAdv(); see the documentation for those functions, for the details.

Value

An object of the same class as x, but with velocities in east-north-up coordinates instead of xyz coordinates.