
public class GuardedActuatorForT extends Module
Module.ValueUpdateConfigurable.Environmentenvironment, log, name, nObserverThreads, tickMillis| Constructor and Description |
|---|
GuardedActuatorForT() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
int |
getMotionTimeMillis() |
org.lsst.ccs.framework.test.GuardedActuatorForT.State |
getState() |
void |
initModule()
To be overriden by individual modules.
|
protected void |
moveTo(org.lsst.ccs.framework.test.GuardedActuatorForT.State target) |
void |
open() |
void |
setMotionTimeMillis(int motionTimeMillis) |
alias, 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, toString, wait, wait, waitchange, getCheckedValueFromConfiguration, getChildren, getComponentByName, getDictionary, getParent, getParentObject, injectResources, listChildren, notifyChange, notifyChangeWithoutPreliminaryChecks, proceduralWalk, publish, publish, publish, publish, publish, publish, start, treeWalkpublic void initModule()
ModuleinitModule in class Modulepublic int getMotionTimeMillis()
public void setMotionTimeMillis(int motionTimeMillis)
public org.lsst.ccs.framework.test.GuardedActuatorForT.State getState()
public void open()
public void close()
protected void moveTo(org.lsst.ccs.framework.test.GuardedActuatorForT.State target)
Copyright © 2015 LSST. All rights reserved.