Main Content
reckon
Point at specified azimuth and range on sphere or ellipsoid
Syntax
Description
[
finds the coordinates of the point at the spherical distance lat2
,lon2
] = reckon(lat1
,lon1
,arclen
,az
)arclen
and
azimuth az
from the point with coordinates lat1
and lon1
. This syntax references the coordinates to a sphere, assumes
that all input arguments are in degrees, and assumes a great circle azimuth.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a