|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.Observable
org.lsst.ccs.framework.Module
org.lsst.ccs.subsystems.fcs.simulation.SimulatedMotor
org.lsst.ccs.subsystems.fcs.simulation.SimuCarouselMotor
public class SimuCarouselMotor
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.lsst.ccs.framework.Module |
|---|
org.lsst.ccs.framework.Module.ValueUpdate |
| Field Summary |
|---|
| Fields inherited from class org.lsst.ccs.framework.Module |
|---|
log, name, nObserverThreads, registry, tickMillis |
| Constructor Summary | |
|---|---|
SimuCarouselMotor()
|
|
| Method Summary | |
|---|---|
void |
incrementPosition(double inc)
There is no minimal or maximal position for the carousel. |
| Methods inherited from class org.lsst.ccs.subsystems.fcs.simulation.SimulatedMotor |
|---|
getEngineState, getMaximalPosition, getMaximalVelocity, getMinimalPosition, getNominalVelocity, getPeriod, getPosition, getRequiredPosition, getSerialNumber, getStateChangeTime, initModule, move, move, setEngineState, setMaximalPosition, setMaximalVelocity, setMinimalPosition, setNominalVelocity, setPeriod, setPosition, setRequiredPosition, setSerialNumber, setStateChangeTime, stop, tick |
| Methods inherited from class org.lsst.ccs.framework.Module |
|---|
getContext, getModule, getName, getNObserverThreads, getObservables, getSubsystem, getTickMillis, init, listens, processUpdate, publishData, publishData, publishData, publishData, sendToReply, sendToStatus, setBeanName, setContext, setName, setNObserverThreads, setObservables, setStateModularSubsystem, setStateModularSubsystem, setTickMillis, start, update |
| Methods inherited from class java.util.Observable |
|---|
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.lsst.ccs.subsystems.fcs.common.Motor |
|---|
getName |
| Constructor Detail |
|---|
public SimuCarouselMotor()
| Method Detail |
|---|
public void incrementPosition(double inc)
incrementPosition in interface MotorincrementPosition in class SimulatedMotorinc -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||