org.das2.qds.RecordIterator

Make any QDataSet into a table, then iterate over the records. This was introduced to support the first Autoplot HAPI server, but will be useful elsewhere.


TIME_STAMP


constrainDepend0

constrainDepend0( DatumRange dr ) → void

limit the data returned such that only data within the datum range provided are returned.

Parameters

dr -

Returns:

void (returns nothing)

search for examples view on GitHub view source