dtAlongTrackDistance: Along Track Distance

Description Usage Arguments See Also

Description

Calculates the distance along a great-circle to the cross-track point

Usage

1
2
dtAlongTrackDistance(latFrom, lonFrom, latTo, lonTo, pointLat, pointLon,
  tolerance = 1e+09)

Arguments

latFrom

latitude value for the start of the path

lonFrom

longitude value for the sttart of the path

latTo

lattitude value for the end of the path

lonTo

longitude value for the end of the path

pointLat

latitude value for the point

pointLon

longitude value for the point

tolerance

See Also

dtDist2gc


SymbolixAU/spatialdatatable documentation built on May 6, 2019, 11:20 a.m.