| 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 |
|---|---|
FilterLocation |
Filter.getFilterLocation() |
| Modifier and Type | Method and Description |
|---|---|
void |
Filter.setFilterLocation(FilterLocation filterLocation) |
| Modifier and Type | Method and Description |
|---|---|
static FilterLocation |
FilterLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterLocation[] |
FilterLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 LSST. All rights reserved.