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, dropConfigurationContext, getCheckedValueFromConfiguration, getChildren, getComponentByName, getComponentDictionariesTree, getComponentTree, getContext, getDictionary, getEnvironment, getMainDictionary, getModule, getName, getNObserverThreads, getObservables, getParent, getSubsystem, getTickMillis, init, injectResources, listens, newConfigurationContext, notifyChange, notifyChangeWithoutPreliminaryChecks, percolateSignal, processUpdate, publish, publish, publish, publish, publish, publish, publishData, publishData, publishData, publishData, publishData, publishData, publishData, register, sendSignal, sendSignal, sendToReply, sendToStatus, setBeanName, setContext, setEnvironment, setName, setNObserverThreads, setObservables, setStateModularSubsystem, setStateModularSubsystem, setTickMillis, shutdownCommand, shutdownNow, signal, 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.