See: Description
Interface | Description |
---|---|
AnchorSelection |
Methods all anchor selection algorithms must implement.
|
Class | Description |
---|---|
AnchorSelectionCollection |
A collection of all available anchor selection algorithms in this package.
|
AnchorSelectionResult |
Anchor selection result, e.g. anchors and measured distances for lateration.
|
DistanceBasedAnchorSelection |
Simple implementation of anchor selection algorithm based on measured distances.
|
MedianBasedAnchorSelection |
Simple implementation of anchor selection algorithm based on measured distances.
|
MinMaxSelection |
Min-Max based anchor selection.
|
TriangleSelection |
Triangle based anchor selection.
|
Copyright © 2012 Thomas Hillebrandt. All Rights Reserved.