KPADSetMplsDpdReviseParam

Syntax

#include <revolution/kpad.h>

void KPADSetMplsDpdReviseParam( s32 chan, f32 revise_pw );

Arguments

chan One of the WPAD_CHANn values.
revise_pw Weight used for DPD correction. Set a value between 0 and 1. The greater the value, the more dramatically correction is applied.

Return Values

None.

Description

Configures the level of DPD correction for the specified channel's Wii MotionPlus. These settings are applied to all axes.

See Also

KPADGetMplsDpdReviseParam
KPADInitMplsDpdReviseParam

Revision History

2008/12/04 Initial version.


CONFIDENTIAL