| Modifier and Type | Method and Description |
|---|---|
List<LocationConfig> |
ConfigurationService.getLocationConfigs()
Gets a LocationConfig for each location described by the configuration data.
|
List<LocationConfig> |
CCSConfiguration.getLocationConfigs()
Gets a LocationConfig for each location described by the configuration data.
|
| Modifier and Type | Method and Description |
|---|---|
Instrument |
DummyInstrument.enable(LocationConfig loc)
Produces a new instance that has been enabled for readout and is serving
a new location.
|
Instrument |
Instrument.enable(LocationConfig loc)
Produces a new instance that has been enabled for readout and is serving
a new location.
|
Instrument |
LighthouseInstrument.enable(LocationConfig loc)
Produces a new instance that has been enabled for readout and is serving
a new location.
|
Copyright © 2016 LSST. All rights reserved.