public class ComplementarySensors extends org.lsst.ccs.framework.Module implements AlertRaiser
| Constructor and Description |
|---|
ComplementarySensors(NumericSensor sensor,
NumericSensor sensorC)
Create a couple of complementary sensors.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getDigitalValue() |
NumericSensor |
getSensor()
for simulation
|
NumericSensor |
getSensorC()
for simulation
|
boolean |
isInError() |
boolean |
isOn() |
void |
updateValues(String[] hexaValues)
Updates sensors values from a
|
getNObserverThreads, getObservables, getTickMillis, init, initModule, listens, processUpdate, sendSignal, sendSignalWithTimeLimit, setNObserverThreads, setObservables, setTickMillis, shutdownNow, signal, startTicking, tick, updateaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitraiseAlarm, raiseAlarm, raiseAlarm, raiseAlarm, raiseWarning, raiseWarning, raiseWarning, raiseWarninggetComponentConfigurationEnvironment, getComponentLookup, getName, getSubsystemchange, dropSubmittedChanges, getChildren, getComponentByName, getEnvironment, getParent, getParentObject, getSubmittedChanges, isParameterConfigurable, postStart, printConfigurableParameters, setBulkParameter, start, submitChange, submitChanges, validateBulkChangepublic ComplementarySensors(NumericSensor sensor, NumericSensor sensorC)
sensor - sensorC - public NumericSensor getSensor()
public NumericSensor getSensorC()
public boolean isInError()
public boolean isOn()
public int getDigitalValue()
public void updateValues(String[] hexaValues)
hexaValues - Copyright © 2016 LSST. All rights reserved.