Serial port and GPS

SerialGPS Methods

The methods of the SerialGPS class are listed below. For a complete list of SerialGPS class members, see the SerialGPS Members topic.

Public Instance Methods

Close (inherited from Serial)Closes serial port
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
OpenOverloaded. Opens serial port with parameters already set
ToString (inherited from Serial)Returns the string representation of the object
Write (inherited from Serial)Writes the given string to the serial port
WriteBytes (inherited from Serial)Writes number of bytes from the byte array

Protected Instance Methods

Finalize (inherited from Serial)Closes serial port
MemberwiseClone (inherited from Object) 

Internal Instance Methods

obj_address (inherited from Object) 

Private Instance Methods

parseNMEACallback method for handling incoming NMEA strings

See Also

SerialGPS Class | serial Namespace | Utils.fromGGA() | Utils.toUTM()