POLS

Spotter Class

Provides an interface to environmental sensors, such as GSM radios, that generate Measurement objects. A Measurement will contain a list of Reading objects, whose type will be specific to the Spotter. A Spotter provides both synchronous and asynchronous access methods.

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

System.Object
   POLS.Core.Spotter
      POLS.Spotters.NMEAGPSSpotter
      POLS.Spotters.SyncSpotter

public abstract class Spotter

Requirements

Namespace: POLS.Core

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

See Also

Spotter Members | POLS.Core Namespace