ArAMPTU(ArRobot *robot, int unitNumber=0) | ArAMPTU | |
ArPTZ(ArRobot *robot) | ArPTZ | |
canGetRealPanTilt(void) | ArPTZ | [inline, virtual] |
canGetRealZoom(void) | ArPTZ | [inline, virtual] |
canZoom(void) | ArAMPTU | [inline, virtual] |
connectHandler(void) | ArPTZ | [virtual] |
getDeviceConnection(void) | ArPTZ | [virtual] |
getMaxNegPan(void) | ArAMPTU | [inline, virtual] |
getMaxNegTilt(void) | ArAMPTU | [inline, virtual] |
getMaxPosPan(void) | ArAMPTU | [inline, virtual] |
getMaxPosTilt(void) | ArAMPTU | [inline, virtual] |
getMaxZoom(void) | ArPTZ | [inline, virtual] |
getMinZoom(void) | ArPTZ | [inline, virtual] |
getPan(void) | ArAMPTU | [inline, virtual] |
getRealPan(void) | ArPTZ | [inline, virtual] |
getRealTilt(void) | ArPTZ | [inline, virtual] |
getRealZoom(void) | ArPTZ | [inline, virtual] |
getTilt(void) | ArAMPTU | [inline, virtual] |
getZoom(void) | ArPTZ | [inline, virtual] |
init(void) | ArAMPTU | [virtual] |
packetHandler(ArBasePacket *packet) | ArPTZ | [inline, virtual] |
pan(int deg) | ArAMPTU | [virtual] |
panRel(int deg) | ArAMPTU | [virtual] |
panSlew(int deg) | ArAMPTU | |
panTilt(int panDeg, int tiltDeg) | ArAMPTU | [virtual] |
panTiltRel(int panDeg, int tiltDeg) | ArAMPTU | [virtual] |
pause(void) | ArAMPTU | |
purge(void) | ArAMPTU | |
readPacket(void) | ArPTZ | [inline, virtual] |
requestStatus(void) | ArAMPTU | |
resume(void) | ArAMPTU | |
robotPacketHandler(ArRobotPacket *packet) | ArPTZ | [inline, virtual] |
sendPacket(ArBasePacket *packet) | ArPTZ | [virtual] |
sensorInterpHandler(void) | ArPTZ | [virtual] |
setDeviceConnection(ArDeviceConnection *connection, bool driveFromRobotLoop=true) | ArPTZ | [virtual] |
tilt(int deg) | ArAMPTU | [virtual] |
tiltRel(int deg) | ArAMPTU | [virtual] |
tiltSlew(int deg) | ArAMPTU | |
zoom(int zoomValue) | ArPTZ | [inline, virtual] |
zoomRel(int zoomValue) | ArPTZ | [inline, virtual] |
~ArAMPTU(void) | ArAMPTU | [virtual] |
~ArPTZ(void) | ArPTZ | [virtual] |