| Modifier and Type | Method and Description |
|---|---|
Stream<TrendableRecord> |
Instrument.getTrendables()
Gets all the trendable data resulting from the last reading of the instrument.
|
Stream<TrendableRecord> |
LighthouseInstrument.getTrendables()
Gets all the trendable data resulting from the last reading of the instrument.
|
Stream<TrendableRecord> |
DummyInstrument.getTrendables()
Gets all the trendable data resulting from the last reading of the instrument.
|
Copyright © 2016 LSST. All rights reserved.