| Package | Description |
|---|---|
| org.lsst.ccs.subsystems.fcs |
This package is for the control software of the LSST camera Filter Exchanger Subsystem.
|
| org.lsst.ccs.subsystems.fcs.common |
This packages is for the interfaces or abstract classes that are common for
all the subpackages.
|
| Modifier and Type | Method and Description |
|---|---|
FlipRailState |
AutoChangerModule.getFlipRailState() |
FlipRailState |
FlipRailModule.getState() |
| Modifier and Type | Method and Description |
|---|---|
void |
FlipRailModule.setState(FlipRailState state) |
| Modifier and Type | Method and Description |
|---|---|
FlipRailState |
FlipRail.getState() |
static FlipRailState |
FlipRailState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FlipRailState[] |
FlipRailState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013 LSST. All Rights Reserved.