dist_ortodromica: Orthodromic distance

dist_ortodromicaR Documentation

Orthodromic distance

Description

It is the shortest distance between two points on the earth's surface.

Usage

dist_ortodromica(x1, y1, x2, y2)

Arguments

x1

is the longitude in decimal degrees at time t

y1

is the latitude in decimal degrees at time t

x2

is the longitude in decimal degrees at time t+1

y2

is the latitude in decimal degrees at time t


PabloMBooster/vmsR documentation built on June 29, 2023, 11:16 a.m.