computeOneGPSFeat: Compute one GPS feature

Description Usage Arguments Value Author(s) See Also

Description

Function to compute one GPS feature from a data window.

Usage

1
computeOneGPSFeat(w, lastCoordinates)

Arguments

w

Data frame of GPS measurements from the PALMS system. Should contain the following fields: identifier, dateTime, speed, distance, duration, ele, elevationDelta, lat, lon, nsatUsed, nsatView, snrUsed, snrView, fixType

lastCoordinates

Coordinates of last data sample, to compute change in position - data frame with fields lat and lon.

Value

Vector of GPS features.

Author(s)

Katherine Ellis

See Also

extractFeatsPALMSDir, extractFeatsPALMSOneFile


TLBC documentation built on May 1, 2019, 8:44 p.m.