This class represents a Phidget GPS. All methods to control a Phidget GPS are implemented in this class.

Namespace:  Phidgets
Assembly:  Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34

Syntax

C#
public class GPS : Phidget
Visual Basic (Declaration)
Public Class GPS _
	Inherits Phidget
Visual C++
public ref class GPS : public Phidget

Inheritance Hierarchy

System..::.Object
  Phidgets..::.Phidget
    Phidgets..::.GPS

See Also