KPADWorkMplsCalibration

Syntax

#include <revolution/kpad.h>

f32 KPADWorkMplsCalibration( s32 chan );

Arguments

chan One of the WPAD_CHANn values.

Return Values

Returns a value between 0 and 1 when calibration is being performed, and a negative value when calibration is not being performed. Represents the progress status of the current calibration process.

Description

Gets the progress status of the at-rest (zero-point) calibration process for the specified channel's Wii MotionPlus. A return value of 0.0f indicates that calibration has finished.

See Also

KPADStartMplsCalibration
KPADStopMplsCalibration
KPADRead

Revision History

2008/12/04 Initial version.


CONFIDENTIAL