Definition at line 941 of file WIIMote.py.
def wiimote.WIIMote.CalibrationMeasurements.__init__ |
( |
|
self | ) |
|
def wiimote.WIIMote.CalibrationMeasurements.setAccData |
( |
|
self, |
|
|
|
accArray |
|
) |
| |
def wiimote.WIIMote.CalibrationMeasurements.setGyroData |
( |
|
self, |
|
|
|
gyroArray |
|
) |
| |
def wiimote.WIIMote.CalibrationMeasurements.setGyroData |
( |
|
self, |
|
|
|
gyroVal |
|
) |
| |
def wiimote.WIIMote.CalibrationMeasurements.setMaxAcc |
( |
|
self, |
|
|
|
maxArray |
|
) |
| |
def wiimote.WIIMote.CalibrationMeasurements.setMaxGyro |
( |
|
self, |
|
|
|
maxArray |
|
) |
| |
def wiimote.WIIMote.CalibrationMeasurements.setMeanAcc |
( |
|
self, |
|
|
|
meanArray |
|
) |
| |
def wiimote.WIIMote.CalibrationMeasurements.setMeanGyro |
( |
|
self, |
|
|
|
meanArray |
|
) |
| |
def wiimote.WIIMote.CalibrationMeasurements.setStdevAcc |
( |
|
self, |
|
|
|
stdevArray |
|
) |
| |
def wiimote.WIIMote.CalibrationMeasurements.setStdevGyro |
( |
|
self, |
|
|
|
stdevArray |
|
) |
| |
wiimote.WIIMote.CalibrationMeasurements.accVal |
wiimote.WIIMote.CalibrationMeasurements.gyroVal |
wiimote.WIIMote.CalibrationMeasurements.maxAcc |
wiimote.WIIMote.CalibrationMeasurements.maxGyro |
wiimote.WIIMote.CalibrationMeasurements.meanAcc |
wiimote.WIIMote.CalibrationMeasurements.meanGyro |
wiimote.WIIMote.CalibrationMeasurements.stdevAcc |
wiimote.WIIMote.CalibrationMeasurements.stdevGyro |
The documentation for this class was generated from the following file: