nn::hid::CTR::GyroscopeReader::GetZeroDriftEffect Member Function

Syntax

f32 GetZeroDriftEffect() const;

Arguments

None.

Return Values

Returns a negative value when disabled. Returns a value of zero or greater when enabled. This value indicates the strength of correction.

Description

Gets the strength of zero-point drift correction.

The value indicates the strength of correction. The closer this value is to 1, the more stable the angular velocity is at the time this value is obtained.

The closer this value is to 1, the more stable the angular velocity is at the time this value is obtained.

When zero is returned, no correction is applied.

Revision History

2010/10/20
Initial version.

CONFIDENTIAL