| Package | Description |
|---|---|
| org.lsst.ccs.subsystems.fcs.common |
This packages is for the interfaces or abstract classes that are common for
all the subpackages.
|
| org.lsst.ccs.subsystems.fcs.simulation |
This package is for the simulators of the Filter Exchanger hardware.
|
| Modifier and Type | Field and Description |
|---|---|
static EngineState |
EngineState.ERROR
Deprecated.
|
static EngineState |
EngineState.RUNNING
Deprecated.
|
static EngineState |
EngineState.STOP
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
EngineState |
Motor.getEngineState()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Motor.setEngineState(EngineState engineState)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ErrorState
Deprecated.
|
class |
RunningState
Deprecated.
|
class |
StopState
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
EngineState |
SimulatedMotor.getEngineState() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimulatedMotor.setEngineState(EngineState engineState) |
Copyright © 2014 LSST. All rights reserved.