nn::hid::CTR::GyroscopeReader::GetAccReviseParam Member Function

Syntax

void GetAccReviseParam(
     f32 & revisePower,
     f32 & reviseRange
) const;

Arguments

Name Description
out revisePower Buffer for copying the current weight of acceleration correction.
out reviseRange Buffer for copying the valid radius of acceleration correction.

Return Values

None.

Description

Gets the weight and enabled range for accelerometer correction.

Revision History

2010/10/20
Initial version.

CONFIDENTIAL