
public abstract static class FilterInternalState.LoadedState extends FilterInternalState
FilterInternalState.LoadedState| Modifier and Type | Field and Description |
|---|---|
protected org.lsst.ccs.subsystem.mcm.filtersim.FilterSim.Filter |
loaded |
CARROUSEL_STOPPED, LOADED_G, LOADED_I, LOADED_R, LOADED_U, LOADED_Y, LOADED_Z, LOADING, ROTATING, TRUCK_STOPPED, UNLOADED, UNLOADING| Modifier | Constructor and Description |
|---|---|
protected |
LoadedState(String value) |
| Modifier and Type | Method and Description |
|---|---|
FilterInternalState |
loadFilter(FilterSim s,
String filter) |
FilterInternalState |
truckToStandby(FilterSim s) |
enter, exit, getCarrouselAngle, getCarrouselTarget, getCarrouselVelocity, getFilterTarget, getPublicReadinessState, getPublicState, rotateToSlot, scheduled, scheduleTransition, setCarrouselAngle, setCarrouselPosition, setCarrouselTarget, setCarrouselVelocity, setFilterTarget, stop, tick, toString, truckToOnline, valueOfprotected LoadedState(String value)
public FilterInternalState loadFilter(FilterSim s, String filter)
loadFilter in class FilterInternalStatepublic FilterInternalState truckToStandby(FilterSim s)
truckToStandby in class FilterInternalStateCopyright © 2016 LSST. All rights reserved.