| Modifier and Type | Method and Description |
|---|---|
List<InstrumentConfig> |
LocalConfigurationService.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 |
|---|
ChilledDoor(InstrumentConfig config) |
DummyInstrument(InstrumentConfig config) |
Copyright © 2020 LSST. All rights reserved.