POLS

ThresholdedGPSLogSpotter Class

ThresholdedGPSLogSpotter is built-on top of VariableRateLogSpotter, and produces PositionMeasurements. As it reads from the log, it packages Beacon Measurements together with the most recent GPS Measurement. That GPS Measurement must be within some time "threshold", in order to be grouped with the Beacon Measurement.

For a list of all members of this type, see ThresholdedGPSLogSpotter Members.

System.Object
   POLS.Core.Spotter
      POLS.Spotters.SyncSpotter
         POLS.Spotters.LogSpotter
            POLS.Spotters.VariableRateLogSpotter
               POLS.Spotters.ThresholdedGPSLogSpotter

public class ThresholdedGPSLogSpotter : VariableRateLogSpotter

Requirements

Namespace: POLS.Spotters

Assembly: POLS.SharedLib (in POLS.SharedLib.dll)

See Also

ThresholdedGPSLogSpotter Members | POLS.Spotters Namespace