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