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,lat1,lon1,h1,lat2,lon2,h2)lat1,
lon1, and h1
and the coordinates specified by lat2,
lon2, and h2.
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