nn::hid::CTR::GyroscopeReader::Reset Member Function

Syntax

void Reset();

Arguments

None.

Return Values

None.

Description

Initializes the internal state.

When this is done, the various correction settings are reset as shown below.

Acceleration CorrectionEnabled.
Zero-Point Drift CorrectionSet to GYROSCOPE_ZERODRIFT_STANDARD and enabled.
Zero-Point Play ToleranceDisabled.
Axial RotationThe identity matrix is set as the rotation matrix, and rotation is disabled.
Angular Velocity Scaling FactorAll set to 1.0.

Revision History

2010/10/20
Initial version.

CONFIDENTIAL