Uses of Interface
com.irurueta.navigation.inertial.calibration.GyroscopeCalibrationSource
Packages that use GyroscopeCalibrationSource
Package
Description
Contains classes to perform calibration of accelerometers, gyroscopes and magnetometers.
Contains classes for gyroscope calibration.
-
Uses of GyroscopeCalibrationSource in com.irurueta.navigation.inertial.calibration
Fields in com.irurueta.navigation.inertial.calibration declared as GyroscopeCalibrationSourceModifier and TypeFieldDescriptionprivate GyroscopeCalibrationSource
IMUErrorsCreator.gyroscopeCalibrationSource
A source of estimated gyroscope calibration parameters.Methods in com.irurueta.navigation.inertial.calibration that return GyroscopeCalibrationSourceModifier and TypeMethodDescriptionIMUErrorsCreator.getGyroscopeCalibrationSource()
Gets source of estimated gyroscope calibration parameters.Methods in com.irurueta.navigation.inertial.calibration with parameters of type GyroscopeCalibrationSourceModifier and TypeMethodDescriptionvoid
IMUErrorsCreator.setGyroscopeCalibrationSource
(GyroscopeCalibrationSource gyroscopeCalibrationSource) Sets source of estimated gyroscope calibration parameters.Constructors in com.irurueta.navigation.inertial.calibration with parameters of type GyroscopeCalibrationSourceModifierConstructorDescriptionIMUErrorsCreator
(AccelerometerCalibrationSource accelerometerCalibrationSource, GyroscopeCalibrationSource gyroscopeCalibrationSource, AccelerometerNoiseRootPsdSource accelerometerNoiseRootPsdSource, GyroscopeNoiseRootPsdSource gyroscopeNoiseRootPsdSource) Constructor.IMUErrorsCreator
(AccelerometerCalibrationSource accelerometerCalibrationSource, GyroscopeCalibrationSource gyroscopeCalibrationSource, AccelerometerNoiseRootPsdSource accelerometerNoiseRootPsdSource, GyroscopeNoiseRootPsdSource gyroscopeNoiseRootPsdSource, double accelerometerQuantizationLevel, double gyroQuantizationLevel) Constructor. -
Uses of GyroscopeCalibrationSource in com.irurueta.navigation.inertial.calibration.gyroscope
Classes in com.irurueta.navigation.inertial.calibration.gyroscope that implement GyroscopeCalibrationSourceModifier and TypeClassDescriptionclass
Estimates gyroscope biases, cross couplings, scaling factors and G-dependent cross biases introduced on the gyroscope by the specific forces sensed by the accelerometer.class
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
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 LMedS robust estimator.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 LMedS robust estimator.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 MSAC robust estimator.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 MSAC robust estimator.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 PROMedS robust estimator.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 PROMedS robust estimator.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 PROSAC robust estimator.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 PROSAC robust estimator.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 RANSAC robust estimator.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
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 RANSAC robust estimator.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.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.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.class
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.