Go to the source code of this file.
Namespaces | |
namespace | TestClient |
Functions | |
def | TestClient.phidgetMotorClient |
Variables | |
tuple | TestClient.acceleration = int(sys.argv[4]) |
tuple | TestClient.leftSpeed = int(sys.argv[1]) |
tuple | TestClient.rightSpeed = int(sys.argv[2]) |
tuple | TestClient.secondsDuration = int(sys.argv[3]) |