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 TypeClassDescriptionclassEstimates 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.classRobustly 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.classRobustly 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.classRobustly 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.classRobustly 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.classRobustly 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.classThis 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.