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