
public interface FilterHolder
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAtHandoff()
This method returns true if the autochanger trucks are at HANDOFF position, false otherwise.
|
boolean |
isAtStandby()
This method returns true if the autochanger trucks are at STANDBY position, false otherwise.
|
boolean |
isHoldingFilter()
This method returns true if the FilterHolder is holding a filter, false otherwise.
|
void |
updateStateWithSensors()
This method read values sent by the sensors and update state from this new values.
|
boolean isHoldingFilter()
FcsHardwareExceptionboolean isAtHandoff()
boolean isAtStandby()
void updateStateWithSensors()
FcsHardwareExceptionCopyright © 2018 LSST. All rights reserved.