Cartesian ECEF offset between geodetic coordinates
[
returns the Earth-Centered Earth-Fixed (ECEF) Cartesian offset between the geodetic coordinates
specified by deltaX
,deltaY
,deltaZ
]
= ecefOffset(spheroid
,lat
1,lon
1,h
1,lat
2,lon
2,h
2)lat
1
,
lon
1
, and h
1
and the coordinates specified by lat
2
,
lon
2
, and h
2
.
Specify spheroid
as the reference spheroid for the geodetic
coordinates.
[] = ecefOffset(___,
,
where angleUnit
)angleUnit
is 'radians'
, specifies the units for
latitude and longitude as radians. If you do not specify an angle unit, then latitude and
longitude are in degrees.
ecef2geodetic
| geodetic2ecef
| oblateSpheroid
| referenceEllipsoid
| referenceSphere