Package | Description |
---|---|
latmath.algorithm |
A collection of common lateration algorithms.
|
Modifier and Type | Method and Description |
---|---|
OptimalAnchorSelectionAlgorithm.InternalBfOasaStatistic |
OptimalAnchorSelectionAlgorithm.getStatistic() |
Modifier and Type | Method and Description |
---|---|
static Point2d |
OptimalAnchorSelectionAlgorithm.multilaterate(Point2d[] anchors,
double[] ranges,
Point2d actualPosition,
ErrorModel errorModel,
BasicLaterationAlgorithm algorithm,
OptimalAnchorSelectionAlgorithm.InternalBfOasaStatistic statistics)
Static call to this lateration algorithm.
|
Copyright © 2012 Thomas Hillebrandt. All Rights Reserved.