convert Point And Return New
Converts 3D inhomogeneous point from ENU to NED or from NED to ENU.
Return
array containing converted point coordinates.
Parameters
input
array containing point coordinates of 3D inhomogeneous point to be converted.
Throws
if provided input array does not have length 3.
Converts 3D inhomogeneous point from ENU to NED or from NED to ENU.
Return
new point containing result of conversion.
Parameters
input
point to be converted.