| 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.singlefiltertest |
This package is for the Single Filter Test control software.
|
| 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) |
| Modifier and Type | Method and Description |
|---|---|
FcsEnumerations.AutoChangerTrucksLocation |
Truck.getTruckLocation()
This method returns the truck position (an ENUM).
|
FcsEnumerations.AutoChangerTrucksLocation |
BasicAutoChanger.getTrucksLocation()
This method returns the truckLocation if it is not been updated otherwise
it waits until the end of the update.
|
Copyright © 2017 LSST. All rights reserved.