public class ResponseCamera extends SuperResponse
| Modifier and Type | Field and Description |
|---|---|
static ResponseType |
type |
lastMessage| Constructor and Description |
|---|
ResponseCamera()
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getFOVAt(int index)
Each value is the current field of view of the camera being described, in
radians.
|
String |
getNameAt(int index)
Name of the camera that will be described by the next two parameters: FOV
and Status.
|
int |
getSize()
Returns size of names list - size of FOVs and Statuses should be the
same.
|
String |
getStatusAt(int index)
Status of the viewport configuration after the SET command has been
issued.
|
getResponseType, getTime, getType, isReady, updateMessagepublic static final ResponseType type
public ResponseCamera()
public String getNameAt(int index)
index - public String getFOVAt(int index)
index - public String getStatusAt(int index)
index - public int getSize()
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.