- getConfigName() - Method in enum org.lsst.ccs.subsystem.airwatch.main.InstrumentType
-
Gets the instrument type name as it should appear in configuration data.
- getIndex() - Method in class org.lsst.ccs.subsystem.airwatch.main.DummyInstrument
-
Gets the position of this instrument in the list of instruments.
- getIndex() - Method in interface org.lsst.ccs.subsystem.airwatch.main.Instrument
-
Gets the position of this instrument in the list of instruments.
- getIndex() - Method in class org.lsst.ccs.subsystem.airwatch.main.LighthouseInstrument
-
Gets the position of this instrument in the list of instruments.
- getInstrumentConfigs() - Method in class org.lsst.ccs.subsystem.airwatch.main.CCSConfiguration
-
Gets an InstrumentConfig for each instrument described
by the configuration data.
- getInstrumentConfigs() - Method in interface org.lsst.ccs.subsystem.airwatch.main.ConfigurationService
-
Gets an InstrumentConfig for each instrument described
by the configuration data.
- getKey() - Method in enum org.lsst.ccs.subsystem.airwatch.main.InstrumentChannel
-
Gets the trending key used to identify the channel.
- getLastException() - Method in class org.lsst.ccs.subsystem.airwatch.main.DummyInstrument
-
Gets the exception thrown (if any) the last time we tried to operate on this instrument.
- getLastException() - Method in interface org.lsst.ccs.subsystem.airwatch.main.Instrument
-
Gets the exception thrown (if any) the last time we tried to operate on this instrument.
- getLastException() - Method in class org.lsst.ccs.subsystem.airwatch.main.LighthouseInstrument
-
Gets the exception thrown (if any) the last time we tried to operate on this instrument.
- getLocationConfigs() - Method in class org.lsst.ccs.subsystem.airwatch.main.CCSConfiguration
-
Gets a LocationConfig for each location described by the configuration data.
- getLocationConfigs() - Method in interface org.lsst.ccs.subsystem.airwatch.main.ConfigurationService
-
Gets a LocationConfig for each location described by the configuration data.
- getMasterKey() - Method in class org.lsst.ccs.subsystem.airwatch.main.TrendableRecord
-
Gets the master key given to the constructor.
- getMasterTimestamp() - Method in class org.lsst.ccs.subsystem.airwatch.main.TrendableRecord
-
Gets the master timestamp given to the constructor.
- getReadoutInterval() - Method in class org.lsst.ccs.subsystem.airwatch.main.CCSConfiguration
-
Gets the time between instrument readouts.
- getReadoutInterval() - Method in interface org.lsst.ccs.subsystem.airwatch.main.ConfigurationService
-
Gets the time between instrument readouts.
- getStatus() - Method in class org.lsst.ccs.subsystem.airwatch.main.DummyInstrument
-
Gets the current status of the instrument.
- getStatus() - Method in interface org.lsst.ccs.subsystem.airwatch.main.Instrument
-
Gets the current status of the instrument.
- getStatus() - Method in class org.lsst.ccs.subsystem.airwatch.main.LighthouseInstrument
-
Gets the current status of the instrument.
- getTrendables() - Method in class org.lsst.ccs.subsystem.airwatch.main.DummyInstrument
-
Gets all the trendable data resulting from the last reading of the instrument.
- getTrendables() - Method in interface org.lsst.ccs.subsystem.airwatch.main.Instrument
-
Gets all the trendable data resulting from the last reading of the instrument.
- getTrendables() - Method in class org.lsst.ccs.subsystem.airwatch.main.LighthouseInstrument
-
Gets all the trendable data resulting from the last reading of the instrument.