Searched refs:bias (Results 1 – 9 of 9) sorted by relevance
59 const vec3_t bias(mSensorFusion.getGyroBias()); in process() local61 outEvent->data[0] -= bias.x; in process()62 outEvent->data[1] -= bias.y; in process()63 outEvent->data[2] -= bias.z; in process()
153 void SetKernelBias(double bias) { in SetKernelBias() argument154 kernel_bias_ = bias; in SetKernelBias()
196 float bias[3]; member
156 <td>Iron bias estimation along the x axis.</td>160 <td>Iron bias estimation along the y axis.</td>164 <td>Iron bias estimation along the z axis.</td>448 include some bias, but their measurements contain fewer jumps from corrections applied through454 estimated hard iron bias in each axis. The following code shows you how to get an instance of the
414 drift (bias). In practice, gyroscope noise and drift will introduce errors that need to be415 compensated for. You usually determine the drift (bias) and noise by monitoring other sensors, such431 include some bias, but their measurements contain fewer jumps from corrections applied through
991 :[L_var1]"r"(L_var1), [bias]"r"(0x8000) in round16()
158 <strong>Caution:</strong> Beware of network activity grouping bias in your user activity test
878 consideration for bias estimations. That is, the existing {@link880 sensors provide sensor data that takes into account estimated bias from gyro-drift and hard iron882 the raw sensor data and offer the estimated bias values separately. These sensors allow you to883 provide your own custom calibration for the sensor data by enhancing the estimated bias with
2231 … depthBiasClamp /// depth bias clamping2348 … maxSamplerLodBias /// max absolute sampler level of detail bias