| Package | Description |
|---|---|
| org.lsst.ccs.subsystems.fcs |
This package is for the control software of the LSST camera Filter Exchanger Subsystem.
|
| Modifier and Type | Method and Description |
|---|---|
FcsEnumerations.FilterLocation |
Filter.getFilterLocation() |
static FcsEnumerations.FilterLocation |
FcsEnumerations.FilterLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FcsEnumerations.FilterLocation[] |
FcsEnumerations.FilterLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Filter.setFilterLocation(FcsEnumerations.FilterLocation filterLocation) |
Copyright © 2015 LSST. All rights reserved.