Uses of Enum Class
org.lsst.ccs.subsystem.focalplane.states.FocalPlaneState
Packages that use FocalPlaneState
-
Uses of FocalPlaneState in org.lsst.ccs.subsystem.focalplane
Methods in org.lsst.ccs.subsystem.focalplane with parameters of type FocalPlaneStateModifier and TypeMethodDescriptionvoidSequencers.endIdleFlush(FocalPlaneState stateOnFinish) Stops the sequencers, which is assumed to be in IDLE_FLUSH mode. -
Uses of FocalPlaneState in org.lsst.ccs.subsystem.focalplane.states
Methods in org.lsst.ccs.subsystem.focalplane.states that return FocalPlaneStateModifier and TypeMethodDescriptionstatic FocalPlaneStateReturns the enum constant of this class with the specified name.static FocalPlaneState[]FocalPlaneState.values()Returns an array containing the constants of this enum class, in the order they are declared.