Uses of Interface
com.irurueta.navigation.inertial.calibration.gyroscope.UnknownBiasNonLinearGyroscopeCalibrator
Packages that use UnknownBiasNonLinearGyroscopeCalibrator
Package
Description
Contains classes for gyroscope calibration.
-
Uses of UnknownBiasNonLinearGyroscopeCalibrator in com.irurueta.navigation.inertial.calibration.gyroscope
Classes in com.irurueta.navigation.inertial.calibration.gyroscope that implement UnknownBiasNonLinearGyroscopeCalibratorModifier and TypeClassDescriptionclass
Estimates gyroscope biases, cross couplings and scaling factors along with G-dependent cross biases introduced on the gyroscope by the specific forces sensed by the accelerometer.class
Robustly estimates gyroscope biases, cross couplings and scaling factors along with G-dependent cross biases introduced on the gyroscope by the specific forces sensed by the accelerometer using an LMedS algorithm to discard outliers.class
Robustly estimates gyroscope biases, cross couplings and scaling factors along with G-dependent cross biases introduced on the gyroscope by the specific forces sensed by the accelerometer using a MSAC algorithm to discard outliers.class
Robustly estimates gyroscope biases, cross couplings and scaling factors along with G-dependent cross biases introduced on the gyroscope by the specific forces sensed by the accelerometer using a PROMedS algorithm to discard outliers.class
Robustly estimates gyroscope biases, cross couplings and scaling factors along with G-dependent cross biases introduced on the gyroscope by the specific forces sensed by the accelerometer using a PROSAC algorithm to discard outliers.class
Robustly estimates gyroscope biases, cross couplings and scaling factors along with G-dependent cross biases introduced on the gyroscope by the specific forces sensed by the accelerometer using a RANSAC algorithm to discard outliers.class
This is an abstract class to robustly estimate gyroscope biases, cross couplings and scaling factors along with G-dependent cross biases introduced on the gyroscope by the specific forces sensed by the accelerometer.