Description Usage Arguments Value Author(s) See Also
Function to compute one GPS feature from a data window.
1 | computeOneGPSFeat(w, lastCoordinates)
|
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. |
Vector of GPS features.
Katherine Ellis
extractFeatsPALMSDir, extractFeatsPALMSOneFile
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.