| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.airwatch.main |
The main package for the AirWatch subsystem.
|
| Modifier and Type | Method and Description |
|---|---|
List<InstrumentConfig> |
LocalConfigService.getInstrumentConfigs()
Gets an InstrumentConfig for each instrument described
by the configuration data.
|
List<InstrumentConfig> |
CCSConfiguration.getInstrumentConfigs()
Gets an InstrumentConfig for each instrument described
by the configuration data.
|
| Modifier and Type | Method and Description |
|---|---|
Instrument |
InstrumentType.make(InstrumentConfig config)
Makes the right kind of
Instrument objects using InstrumentConfigs. |
| Constructor and Description |
|---|
DummyInstrument(InstrumentConfig config) |
LighthouseOPC(InstrumentConfig iconf)
Constructs a new instance from configuration data.
|
Copyright © 2021 LSST. All rights reserved.