srvPulseCountsforReceiver: get the pulse counts for an antenna from the data server

Description Usage Arguments Value Note Author(s)

Description

Pulse counts summarize antenna activity on an hourly basis.

Usage

1
srvPulseCountsforReceiver(batchID, ant, hourBin = 0)

Arguments

batchID

integer scalar batch ID

ant

integer antenna

hourBin

hour bin, i.e. floor(timestamp/3600) for the pulses in this bin. Default: 0, meaning no pulse counts have been obtained for this batch. When 0, ant is ignored

Value

data.frame with these columns:

Note

Paging for this query is handled by passing the last ant and hourBin values received to the next call of this function. Values are returned sorted by hourBin within ant for each batchID.

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm


jbrzusto/motusClient documentation built on May 30, 2019, 4:33 p.m.