public static class CCSCommand.CCSTakeImagesCommand extends CCSCommand
CCSCommand.CCSAckOrNack, CCSCommand.CCSClearCommand, CCSCommand.CCSClearFaultCommand, CCSCommand.CCSCommandResponse, CCSCommand.CCSDisableCalibrationCommand, CCSCommand.CCSDiscardRowsCommand, CCSCommand.CCSEnableCalibrationCommand, CCSCommand.CCSEndImageCommand, CCSCommand.CCSInitGuidersCommand, CCSCommand.CCSInitImageCommand, CCSCommand.CCSPreconditionsNotMet, CCSCommand.CCSRevokeAvailableCommand, CCSCommand.CCSSetAvailableCommand, CCSCommand.CCSSetFilterCommand, CCSCommand.CCSSimulateFaultCommand, CCSCommand.CCSStartCommand, CCSCommand.CCSStartImageCommand, CCSCommand.CCSTakeImagesCommand| Constructor and Description |
|---|
CCSTakeImagesCommand() |
CCSTakeImagesCommand(double expTime,
int numImages,
boolean shutter,
String sensors,
String keyValueMap,
String obsNote) |
| Modifier and Type | Method and Description |
|---|---|
double |
getExpTime() |
String |
getKeyValueMap() |
int |
getNumImages() |
String |
getObsNote() |
String |
getSensors() |
boolean |
isShutter() |
String |
toString() |
Copyright © 2021 LSST. All rights reserved.