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 greater than zero when enabled. This value indicates the effective extent of correction.

Description

Gets the effective extent of zero-point drift correction.

The value indicates the effective extent of the correction process. The closer this value is to 1, the more stable the angular velocity at that time.

Correction is not performed during the time when 0 is returned.


CONFIDENTIAL