![]() | Determines whether the specified Object is equal to the current Object. |
![]() | |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | When a new estimate is generated, subclasses should call this method to fire off an event to all registered tracker event handlers. |
![]() | Subscribes the Tracker to receive Measurements from a Spotter. The Tracker can be subscribed to more than one Spotter. |
![]() | Returns a String that represents the current Object. |
![]() | Unsubscribes the Tracker from receiving Measurements from a Spotter. |
![]() |
![]() | Receive events when the Tracker has updated its Estimate. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | |
![]() | Creates a shallow copy of the current Object. |
CentroidTracker Class | POLS.Trackers Namespace