POLS

LatLonEstimate Constructor 

Initializes a new LatLonEstimate with a timestamp and coordinate. The timestamp should be that of the most recent Measurement used to generate this estimate.

public LatLonEstimate(
   long timestamp,
   LatLonCoordinate coordinate
);

Parameters

timestamp
coordinate

See Also

LatLonEstimate Class | POLS.Core Namespace