KalmanMagnetometerCorrector

Corrects Kalman state from magnetometer measurement.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
var correctedBodyQ: Quaternion

Gets or sets corrected body attitude.

Link copied to clipboard

Accelerometer corrected Kalman error covariance.

Link copied to clipboard

Magnetometer corrected Kalman error covariance.

Link copied to clipboard

Corrected Kalman state after processing accelerometer measurement.

Link copied to clipboard

Corrected Kalman state after processing magnetometer measurement.

Link copied to clipboard
var magneticFluxDensity: MagneticFluxDensityTriad

Magnetic flux density at current location expressed in local NED reference system.

Link copied to clipboard

Standard deviation for magnetometer noise expressed in Teslas (T).

Link copied to clipboard
var nedBodyMagneticFluxDensityTriad: MagneticFluxDensityTriad

Gets or sets magnetometer data expressed in NED coordinates respect to body.

Functions

Link copied to clipboard
fun correct()

Computes magnetometer measurement correction.