computeOneGPSFeat: Compute one GPS feature

Description Usage Arguments Value Author(s) See Also

View source: R/GPS_features.R

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


kkatellis/TLBC documentation built on May 20, 2019, 10:26 a.m.