| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.airwatch.main |
The main package for the AirWatch subsystem.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnalogPoint
Contains the data for an analog sensor reading such as temperature.
|
class |
CounterPoint
Contains the data for one reading of one particle counter channel.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,DataPoint> |
Location.getDataPoints()
Contains the data points resulting from the last reading of the instrument.
|
Map<String,DataPoint> |
DummyLocation.getDataPoints()
Not implemented.
|
Map<String,DataPoint> |
RestfulLocation.getDataPoints()
Contains the data points resulting from the last reading of the instrument.
|
Copyright © 2021 LSST. All rights reserved.