public class StartImageCommand extends CameraCommand
| Constructor and Description |
|---|
StartImageCommand(boolean shutter,
boolean science,
boolean guide,
boolean wfs,
double timeout,
String imageType,
String groupId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getGroupId() |
String |
getImageType() |
double |
getTimeout() |
boolean |
isGuide() |
boolean |
isScience() |
boolean |
isShutter() |
boolean |
isWfs() |
String |
toString() |
Copyright © 2020. All rights reserved.