Uses of Package
com.irurueta.navigation.lateration
Packages that use com.irurueta.navigation.lateration
Package
Description
Contains classes to estimate positions when intersecting circles or spheres by using the lateration algorithm.
-
Classes in com.irurueta.navigation.lateration used by com.irurueta.navigation.laterationClassDescriptionLinearly solves the lateration problem using an homogeneous LMSE solution.Linearly solves the lateration problem using an homogeneous LMSE solution.Linearly solves the lateration problem using an homogeneous LMSE solution.Linearly solves the lateration problem using an inhomogeneous solution.Linearly solves the lateration problem.Linearly solves the lateration problem using an inhomogeneous solution.Exception raised if lateration fails.Solves the lateration problem.Listener to be notified of events such as when lateration solving starts or ends.Trilateration solver type.Solves a Trilateration problem with an instance of the least squares optimizer.Solves a Trilateration problem with an instance of the least squares optimizer.Solves a Trilateration problem with an instance of the least squares optimizer.This is an abstract class to robustly solve the lateration problem by finding the best pairs of 2D positions and distances among the provided ones.This is an abstract class to robustly solve the lateration problem by finding the best pairs of 3D positions and distances among the provided ones.This is an abstract class to robustly solve the lateration problem by finding the best pairs of positions and distances among the provided ones.Listener to be notified of events produced by a robust lateration solver when solving starts, ends or when progress changes.