POLS

Tracker.GetEstimate Method 

Get the Tracker's latest Estimate. If no estimate has been made yet, LatLonCoordinate.Null is returned.

public abstract LatLonEstimate GetEstimate();

Return Value

the Estimate

See Also

Tracker Class | POLS.Core Namespace