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