
public class SimuTruckModule extends TruckModule
fcslog, 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, getComponentDictionariesTree, getComponentTree, getContext, getEnvironment, getMainDictionary, getModule, getName, getNObserverThreads, getObservables, getSubsystem, getTickMillis, init, listens, percolateSignal, postStart, processUpdate, publishData, publishData, publishData, publishData, publishData, publishData, publishData, sendSignal, sendSignal, sendSignalWithTimeLimit, sendToReply, sendToStatus, setBeanName, setContext, setEnvironment, setName, setNObserverThreads, setObservables, setStateModularSubsystem, setStateModularSubsystem, setTickMillis, shutdownNow, signal, startTicking, tick, updateaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitchange, getCheckedValueFromConfiguration, getChildren, getComponentByName, getDictionary, getParent, getParentObject, injectResources, listChildren, notifyChange, notifyChangeWithoutPreliminaryChecks, proceduralWalk, publish, publish, publish, publish, publish, publish, start, treeWalkpublic 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 © 2015 LSST. All rights reserved.