Description Usage Arguments Value Note Author(s)
Pulse counts summarize antenna activity on an hourly basis.
1 | srvPulseCountsforReceiver(batchID, ant, hourBin = 0)
|
batchID |
integer scalar batch ID |
ant |
integer antenna |
hourBin |
hour bin, i.e. |
data.frame with these columns:
batchID integer batch ID
ant integer antenna number
hourBin numeric hour indicator given as floor(timestamp / 3600)
count integer number of pulses seen by antenna in this hour bin
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.
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.