outlierThreshold

abstract var outlierThreshold: Double

Threshold to determine that current geomagnetic attitude appears to be an outlier respect to estimated fused attitude. When geomagnetic attitude and fused attitudes diverge, fusion is not performed, and instead only gyroscope relative attitude is used for fusion estimation.

Throws

if estimator is already running.

if value is not between 0.0 and 1.0 (both included).