
public class RedondantSensors extends Object implements BinarySensor, org.lsst.ccs.framework.HasLifecycle
| Constructor and Description |
|---|
RedondantSensors() |
| Modifier and Type | Method and Description |
|---|---|
void |
build() |
DigitalSensor |
getSensor()
for simulation
|
DigitalSensor |
getSensorR()
for simulation
|
boolean |
isInError()
returns true if sensors send different values.
|
boolean |
isOn() |
public void build()
build in interface org.lsst.ccs.framework.HasLifecyclepublic DigitalSensor getSensor()
public DigitalSensor getSensorR()
public boolean isInError()
isInError in interface BinarySensorpublic boolean isOn()
isOn in interface BinarySensorCopyright © 2021 LSST. All rights reserved.