Main Content
lla2enu
Transform geodetic coordinates to local east-north-up coordinates
Description
transforms the geodetic coordinates xyzENU
= lla2enu(lla
,lla0
,method
)lla
to local east-north-up (ENU)
Cartesian coordinates xyzENU
. Specify the origin of the local ENU
system as the geodetic coordinates lla0
.
Note
The latitude and longitude values in the geodetic coordinate system use the World Geodetic System of 1984 (WGS84) standard.
Specify altitude as height in meters above the WGS84 reference ellipsoid.