POLS

TrackerEventArgs Constructor 

Container for all tracker event information.

public TrackerEventArgs(
   Tracker tracker,
   LatLonEstimate estimate,
   Measurement measurement
);

Parameters

tracker
the Tracker producing the Estimate
estimate
the Estimate produced by the Tracker
measurement
the latest Measurement used by the Tracker to produce the Estimate

See Also

TrackerEventArgs Class | POLS.Core Namespace