__getitem__ def __getitem__(self, index) Undocumented function. |
__init__ def __init__(self, vrpnClient, device) Undocumented function. |
__len__ def __len__(self) Undocumented function. |
__repr__ def __repr__(self) Undocumented function. |
disable def disable(self) Undocumented function. |
enable def enable(self) Undocumented function. |
getName def getName(self) Undocumented function. |
getNodePath def getNodePath(self) Undocumented function. |
normalize def normalize(self, rawValue, minVal=-1, maxVal=1, sf=1.0) Undocumented function. |
normalizeChannel def normalizeChannel(self, chan, minVal=-1, maxVal=1, sf=1.0) Undocumented function. |
normalizeWithoutCentering def normalizeWithoutCentering(self, val, minVal=-1, maxVal=1) Undocumented function. |