SetZeroPlayParam

nn::hid::CTR::GyroscopeReader::SetZeroPlayParam Member Function

Syntax

void SetZeroPlayParam(
     f32 radius
);

Parameters

Name Description
in radius Zero-point play tolerance. Sets a value, equating 1.0f to 360 dps.

Return Values

None.

Description

Sets the zero-point (at-rest) play tolerance.

If you set a play tolerance, the system will no longer respond to small movements.

The configured play tolerance is applied to all axes.

Revision History

2010/10/20
Initial version.

CONFIDENTIAL