| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.airwatch.main |
The main package for the AirWatch subsystem.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TrendableDummyRecord
The trendable record for dummy instruments.
|
class |
TrendableOPCRecord
A trendable record for Lighthouse OPC instruments.
|
| Modifier and Type | Method and Description |
|---|---|
Stream<TrendableRecord> |
DummyInstrument.getTrendables()
Gets all the trendable data resulting from the last reading of the instrument.
|
Stream<TrendableRecord> |
Instrument.getTrendables()
Gets all the trendable data resulting from the last reading of the instrument.
|
Stream<TrendableRecord> |
LighthouseOPC.getTrendables()
Gets all the trendable data resulting from the last reading of the instrument.
|
Copyright © 2021 LSST. All rights reserved.