|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CalibrationListener
Used by objects who listens for changes in calibration, when the calibration is initiated. These changes is
fired from Calibration
, where the listener is added.
Calibration
Method Summary | |
---|---|
void |
onCalibrationCompleted()
This method is fired when the calibration is done, which means that we got valid yaw ,
roll and pitch angles (we successfully can rotate the acceleration). |
void |
onOffsetCalculationComplete()
This method is fired when the offset calibration is completed. |
Method Detail |
---|
void onOffsetCalculationComplete()
roll
and pitch
angles.
void onCalibrationCompleted()
yaw
,
roll
and pitch
angles (we successfully can rotate the acceleration).
vectors.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |