Functions | Variables
TestClient Namespace Reference

Functions

def phidgetMotorClient

Variables

tuple acceleration = int(sys.argv[4])
tuple leftSpeed = int(sys.argv[1])
tuple rightSpeed = int(sys.argv[2])
tuple secondsDuration = int(sys.argv[3])

Function Documentation

def TestClient.phidgetMotorClient (   leftSpeed,
  rightSpeed,
  secondsDuration,
  acceleration 
)

Definition at line 9 of file TestClient.py.


Variable Documentation

tuple TestClient::acceleration = int(sys.argv[4])

Definition at line 40 of file TestClient.py.

tuple TestClient::leftSpeed = int(sys.argv[1])

Definition at line 37 of file TestClient.py.

tuple TestClient::rightSpeed = int(sys.argv[2])

Definition at line 38 of file TestClient.py.

tuple TestClient::secondsDuration = int(sys.argv[3])

Definition at line 39 of file TestClient.py.



phidget_motor
Author(s): Bill Mania/bmania@coroware.com, Morgan Cormier/mcormier@coroware.com
autogenerated on Wed Aug 26 2015 11:09:55