POLS

CentroidTracker Class

The centroid tracker uses a simple, instantaneous centroid algorithm to to compute it's current estimate. It caches the most recent estimate it calculated. It will average any mapped beacon that has a LatLonCoordinate independent of the type of reading.

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

System.Object
   POLS.Core.Tracker
      POLS.Trackers.CentroidTracker

public class CentroidTracker : Tracker

Requirements

Namespace: POLS.Trackers

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

See Also

CentroidTracker Members | POLS.Trackers Namespace