|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectPose
kaos.robots.util.PTZPose
public class PTZPose
Constructor Summary | |
---|---|
PTZPose(double roll,
double pitch,
double yaw,
double zoom)
|
Method Summary | |
---|---|
double |
getZoom()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PTZPose(double roll, double pitch, double yaw, double zoom)
Method Detail |
---|
public double getZoom()
public java.lang.String toString()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |