
public class FcsEnumerations extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FcsEnumerations.AutoChangerTrucksLocation
An enum for the location of the autochanger trucks.
|
static interface |
FcsEnumerations.ColoredObject
An interface for an object to be displayed on the GUI with the appropriate color.
|
static class |
FcsEnumerations.FcsAlert
An ENUM to describe all the Alerts than can be raised by FCS.
|
static class |
FcsEnumerations.FilterClampState
An enum for the carousel clamp state.
|
static class |
FcsEnumerations.FilterLocation
An enum to describe where a filter can be in the changer subsystem.
|
static class |
FcsEnumerations.FilterPresenceStatus
The different possibilities for a carousel clamp within the presence of a
filter :
- no filter
- filter engaged and lockable
- unknown state
- sensor in error
The different possibilities for a latch in the
autochanger within the presence of a filter :
- no filter
- filter
- engaged
- unknown state
|
static class |
FcsEnumerations.FilterReadinessState
For mcm.
|
static class |
FcsEnumerations.FilterState
For mcm.
|
static class |
FcsEnumerations.LoaderCarrierLocation
An enum for the location of the loader carrier.
|
static class |
FcsEnumerations.LockStatus
An enum used for the loader clamps and autochanger latches and online clamps.
|
static class |
FcsEnumerations.MobileItemAction
This is the different actions that can be made by a MobileItemModule.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
AC_PLUTOGATEWAY_NAME
Name for autochanger gateway where sensors can be read.
|
static Color |
darkGreen |
static String |
FCS_NAME_FOR_MCM |
static Color |
greenColor |
| Constructor and Description |
|---|
FcsEnumerations() |
public static final Color greenColor
public static final Color darkGreen
public static final String FCS_NAME_FOR_MCM
public static final String AC_PLUTOGATEWAY_NAME
Copyright © 2018 LSST. All rights reserved.