Uses of Interface
com.irurueta.navigation.inertial.calibration.intervals.thresholdfactor.GyroscopeIntervalDetectorThresholdFactorOptimizerDataSource
Packages that use GyroscopeIntervalDetectorThresholdFactorOptimizerDataSource
-
Uses of GyroscopeIntervalDetectorThresholdFactorOptimizerDataSource in com.irurueta.navigation.inertial.calibration.intervals.thresholdfactor
Constructors in com.irurueta.navigation.inertial.calibration.intervals.thresholdfactor with parameters of type GyroscopeIntervalDetectorThresholdFactorOptimizerDataSourceModifierConstructorDescriptionBracketedGyroscopeIntervalDetectorThresholdFactorOptimizer
(GyroscopeIntervalDetectorThresholdFactorOptimizerDataSource dataSource) Constructor.BracketedGyroscopeIntervalDetectorThresholdFactorOptimizer
(GyroscopeIntervalDetectorThresholdFactorOptimizerDataSource dataSource, com.irurueta.navigation.inertial.calibration.gyroscope.GyroscopeNonLinearCalibrator calibrator) Constructor.BracketedGyroscopeIntervalDetectorThresholdFactorOptimizer
(GyroscopeIntervalDetectorThresholdFactorOptimizerDataSource dataSource, com.irurueta.navigation.inertial.calibration.gyroscope.GyroscopeNonLinearCalibrator calibrator, com.irurueta.numerical.optimization.BracketedSingleOptimizer mseOptimizer) Constructor.BracketedGyroscopeIntervalDetectorThresholdFactorOptimizer
(GyroscopeIntervalDetectorThresholdFactorOptimizerDataSource dataSource, com.irurueta.numerical.optimization.BracketedSingleOptimizer mseOptimizer) Constructor.ExhaustiveGyroscopeIntervalDetectorThresholdFactorOptimizer
(GyroscopeIntervalDetectorThresholdFactorOptimizerDataSource dataSource) Constructor.ExhaustiveGyroscopeIntervalDetectorThresholdFactorOptimizer
(GyroscopeIntervalDetectorThresholdFactorOptimizerDataSource dataSource, com.irurueta.navigation.inertial.calibration.gyroscope.GyroscopeNonLinearCalibrator calibrator) Constructor.protected
GyroscopeIntervalDetectorThresholdFactorOptimizer
(GyroscopeIntervalDetectorThresholdFactorOptimizerDataSource dataSource) Constructor.protected
GyroscopeIntervalDetectorThresholdFactorOptimizer
(GyroscopeIntervalDetectorThresholdFactorOptimizerDataSource dataSource, com.irurueta.navigation.inertial.calibration.gyroscope.GyroscopeNonLinearCalibrator calibrator) Constructor.