
public class SimuTruckMotor extends SftTruckMotor
name| Constructor and Description |
|---|
SimuTruckMotor() |
| Modifier and Type | Method and Description |
|---|---|
void |
moveToStandback() |
void |
moveToStandby()
The method moveToStandby for the simulated trucks motor updates the rails
sensors and the filter presence sensor in the latches.
|
void |
off() |
isMovingToStandback, isMovingToStandby, setMovingToStandback, setMovingToStandbypublic void moveToStandback()
moveToStandback in class SftTruckMotorpublic void moveToStandby()
moveToStandby in class SftTruckMotororg.lsst.ccs.subsystems.fcs.errors.CanOpenExceptionpublic void off()
off in class SftTruckMotorCopyright © 2019 LSST. All rights reserved.