public interface ImageTaking
| Modifier and Type | Method and Description |
|---|---|
void |
clear(int nClears) |
void |
endIntegration(boolean readout,
Duration exposure) |
void |
start(String configName)
Called when the MCM receives a start command.
|
void |
startIntegration(org.lsst.ccs.imagenaming.ImageName imageName,
Map<String,String> parsedKeyValueData,
org.lsst.ccs.utilities.location.LocationSet locations,
String annotation) |
Copyright © 2020 LSST. All rights reserved.