![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Get the Tracker's latest Estimate. If no estimate has been made yet, LatLonCoordinate.Null is returned. |
![]() | 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. |
![]() | Called to give the Tracker a new measurement. If you want the tracker to automatically receive Measurement updates from a Spotter, use addSpotter. |
![]() | Receive events when the Tracker has updated its Estimate. |
![]() |
Initializes a new instance of the Tracker class. |
![]() | 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. |
Tracker Class | POLS.Core Namespace