- range - Variable in class latmath.util.PointAndRange
-
- rangeComparator() - Static method in class latmath.util.PointAndRange
-
- RangingFilter - Interface in latmath.ranging.filter
-
Methods all ranging filters must implement.
- RangingFilterCollection - Class in latmath.ranging.filter
-
A collection of all available ranging filters in this package.
- ReflectionUtils - Class in latmath.util
-
Utility methods for class loading and object instantiation.
- registerAnchorSelectionAlgorithm(AnchorSelection) - Static method in class latmath.anchorselection.AnchorSelectionCollection
-
Register an additional anchor selection algorithm.
- registerFilter(LocationFilter) - Static method in class latmath.location.filter.LocationFilterCollection
-
Register an additional location filters.
- registerFilter(RangingFilter) - Static method in class latmath.ranging.filter.RangingFilterCollection
-
Register an additional ranging filter.
- registerLaterationAlgorithm(BasicLaterationAlgorithm) - Static method in class latmath.algorithm.LaterationAlgorithmCollection
-
Register an additional lateration algorithm.
- Releasable - Interface in latmath.util
-
Tagging interface for all lateration algorithms, location filters and
anchor selection algorithms which are ready for release.
- remove() - Method in class latmath.util.CombinatorialIterator
-
- reset() - Method in class latmath.algorithm.BasicLaterationAlgorithm
-
Resets all statistical metrics, counters and collected data.
- reset() - Method in class latmath.algorithm.GeolaterationN
-
- reset() - Method in class latmath.algorithm.GeolaterationNO
-
- reset() - Method in class latmath.algorithm.OptimalAnchorSelectionAlgorithm.InternalBfOasaStatistic
-
- reset() - Method in class latmath.algorithm.OptimalAnchorSelectionAlgorithm
-
Also reset internal algorithm used (for statistics).
- reset() - Method in interface latmath.anchorselection.AnchorSelection
-
Resets the anchor selection to initial state.
- reset() - Method in class latmath.anchorselection.DistanceBasedAnchorSelection
-
- reset() - Method in class latmath.anchorselection.MedianBasedAnchorSelection
-
- reset() - Method in class latmath.anchorselection.MinMaxSelection
-
- reset() - Method in class latmath.anchorselection.TriangleSelection
-
- reset() - Method in class latmath.errormodel.BasicErrorModel
-
Reset the error model to initial state (statistics).
- reset() - Method in interface latmath.errormodel.ErrorModel
-
Reset the error model to initial state (statistics).
- reset() - Method in class latmath.location.filter.CurveFittingLocationFilter
-
- reset() - Method in class latmath.location.filter.KalmanCFLocationFilter
-
- reset() - Method in class latmath.location.filter.KalmanLocationFilter
-
- reset() - Method in interface latmath.location.filter.LocationFilter
-
Resets the filter to initial state.
- reset() - Method in class latmath.ranging.filter.MedianBasedRangingFilter
-
- reset() - Method in class latmath.ranging.filter.MErrorRangingFilter
-
- reset() - Method in class latmath.ranging.filter.NTErrorRangingFilter
-
- reset() - Method in interface latmath.ranging.filter.RangingFilter
-
Resets the ranging to initial state.
- reset() - Method in class latmath.ranging.filter.SavitzkyGolayBasedRangingFilter
-
- reset() - Method in class latmath.util.PreciseStandardDeviation
-
- reset() - Method in class latmath.util.StandardDeviation
-
- reset() - Method in class latmath.util.WelfordStandardDeviation
-
- ResidualBF - Class in latmath.algorithm
-
Residual brute force algorithm.
- ResidualBF() - Constructor for class latmath.algorithm.ResidualBF
-
- ResidualWeightingAlgorithm - Class in latmath.algorithm
-
Residual weighting algorithm (Rwgh).
- ResidualWeightingAlgorithm() - Constructor for class latmath.algorithm.ResidualWeightingAlgorithm
-
- RobustFilter - Class in latmath.algorithm.filter
-
Robust median filter.
- RobustFilter(Point2d[]) - Constructor for class latmath.algorithm.filter.RobustFilter
-
Creates a new instance of RobustFilter
.
- RobustLeastSquaredMultilateration - Class in latmath.algorithm
-
Robust least-squared multilateration (RLSM).
- RobustLeastSquaredMultilateration() - Constructor for class latmath.algorithm.RobustLeastSquaredMultilateration
-
- RobustMultilateration - Class in latmath.algorithm
-
Robust Multilateration (RML).
- RobustMultilateration() - Constructor for class latmath.algorithm.RobustMultilateration
-
- rows() - Method in class latmath.util.Matrix
-