Description Usage Arguments Value Author(s)
These are the periodic GPS fixes from receivers belonging to the project, and only makes sense for mobile receiver deployments.
1 | srvGPSforReceiver(batchID, ts = 0)
|
batchID |
integer scalar batch ID |
ts |
real scalar processing timestamp of latest fix already owned Default: 0, meaning none. |
data.frame with these columns:
ts numeric system timestamp
gpsts numeric GPS timestamp
batchID integer batch ID
lat numeric latitude in degrees N (negative is south)
lon numeric longitude in degrees E (negative is west)
alt numeric altitude in metres ASL
John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.