public class SimuTruckModule extends TruckModule
railSensorStandback, railSensorStandby| Constructor and Description |
|---|
SimuTruckModule(String aName,
int aTickMillis,
NumericSensor railSensorStandback,
NumericSensor railSensorStandby) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
void |
updateLocation(String hex)
In the single filter test, the simultated presence filter sensor listens to the
simulated truck so we have to notify our observers.
|
getRailSensorStandback, getRailSensorStandby, getTruckLocation, initModule, setRailSensorStandback, setRailSensorStandbyalias, change, checkHardware, dropConfigurationContext, getCheckedValueFromConfiguration, getChildren, getContext, getModule, getName, getNObserverThreads, getObservables, getSubsystem, getTickMillis, init, listens, newConfigurationContext, notifyChange, notifyChangeWithoutPreliminaryChecks, processUpdate, publishData, publishData, publishData, publishData, publishData, publishData, publishData, register, removeLogPanicState, sendToReply, sendToStatus, setBeanName, setContext, setEnvironment, setHandlerLevel, setLogLevel, setName, setNObserverThreads, setObservables, setStateModularSubsystem, setStateModularSubsystem, setTickMillis, shutdownCommand, shutdownNow, start, startTicking, tick, updateaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic SimuTruckModule(String aName, int aTickMillis, NumericSensor railSensorStandback, NumericSensor railSensorStandby)
public void updateLocation(String hex) throws org.lsst.ccs.bus.ErrorInCommandExecutionException
updateLocation in class TruckModuleorg.lsst.ccs.bus.ErrorInCommandExecutionExceptionpublic String toString()
toString in class TruckModuleCopyright © 2014 LSST. All Rights Reserved.