nn::hid::CTR::GyroscopeReader::GetAccReviseEffect Member Function

Syntax

f32 GetAccReviseEffect() const;

Arguments

None.

Return Values

Always returns 0 if the acceleration correction process is disabled. Returns some value greater than 0 if the process is enabled.

Description

Gets the effective extent of acceleration correction.

The value indicates the effective extent of the correction process. The closer this value is to 1, the more correction is applied so that the direction of acceleration is closer to that of GyroscopeStatus.direction as obtained by the Read function or the ReadLatest function.


CONFIDENTIAL