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, setRailSensorStandbygetComponentTree, getEnvironment, getModule, getName, getNObserverThreads, getObservables, getSubsystem, getTickMillis, init, listens, postStart, processUpdate, sendSignal, sendSignalWithTimeLimit, setEnvironment, setName, setNObserverThreads, setObservables, 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, getFullPath, getParent, getParentObject, injectResources, listChildren, notifyChange, notifyChangeWithoutPreliminaryChecks, setBulkParameter, start, submitChange, submitChanges, validateBulkChangepublic SimuTruckModule(String aName, int aTickMillis, NumericSensor railSensorStandback, NumericSensor railSensorStandby)
public void updateLocation(String hex) throws org.lsst.ccs.messaging.ErrorInCommandExecutionException
updateLocation in class TruckModuleorg.lsst.ccs.messaging.ErrorInCommandExecutionExceptionpublic String toString()
toString in class TruckModuleCopyright © 2016 LSST. All rights reserved.