Previous Page TOC Index Next Page

BeeSoft User's Guide and Reference

7.3 Commands for Setting Velocity and Acceleration


void ptSetVel (float speed);

Sets the speed of head movement, in units of radians per second.

void ptSetAccel (float acc);

Sets the acceleration for the pan/tilt unit in units of radians per second squared.

Previous Page Page Top TOC Index Next Page