public class MCM extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MCM.CalibrationState |
static class |
MCM.StandbyState |
static class |
MCM.TakeImageReadinessState
We are ready to take an image if
The shutter is prepared, or does not need to be prepared
The focal-plane has been cleared, or will always do a clear on every
image
As a corollary, if the shutter does not need to be prepared, and we will
always do a clear on every image, then the TakeImageReadinessState will
always be READY.
|
| Constructor and Description |
|---|
MCM(CCS ccs,
MCMConfig config,
org.lsst.ccs.imagenaming.service.ImageNameService imageNameService) |
| Modifier and Type | Method and Description |
|---|---|
FilterChanger |
getFilterChanger() |
Shutter |
getShutter() |
public Shutter getShutter()
public FilterChanger getFilterChanger()
Copyright © 2023 LSST. All rights reserved.