| 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.AutoChangerTrucksLocation |
StatusDataPublishedByBasicAutoChanger.getTrucksLocation() |
static FcsEnumerations.AutoChangerTrucksLocation |
FcsEnumerations.AutoChangerTrucksLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FcsEnumerations.AutoChangerTrucksLocation[] |
FcsEnumerations.AutoChangerTrucksLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusDataPublishedByBasicAutoChanger.setTrucksLocation(FcsEnumerations.AutoChangerTrucksLocation trucksLocation) |
Copyright © 2019 LSST. All rights reserved.