| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.focalplane | |
| org.lsst.ccs.subsystem.focalplane.states |
| Modifier and Type | Method and Description |
|---|---|
void |
Sequencers.endIdleFlush(FocalPlaneState stateOnFinish)
Stops the sequencers, which is assumed to be in IDLE_FLUSH mode.
|
| Modifier and Type | Method and Description |
|---|---|
static FocalPlaneState |
FocalPlaneState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FocalPlaneState[] |
FocalPlaneState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 LSST. All rights reserved.