POLS

WeightedCentroidTracker Class

WeightedCentroidTracker is very much like CentroidTracker, but instead of just averaging the position of all visible Beacons, it does a weighted average using the signal strength. There is no "correct" weighting function, and some users may want to fiddle with the function themselves.

For a list of all members of this type, see WeightedCentroidTracker Members.

System.Object
   POLS.Core.Tracker
      POLS.Trackers.WeightedCentroidTracker

public class WeightedCentroidTracker : Tracker

Requirements

Namespace: POLS.Trackers

Assembly: POLS.SharedLib (in POLS.SharedLib.dll)

See Also

WeightedCentroidTracker Members | POLS.Trackers Namespace