Serial port and GPS

Gpsx Fields

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

Private Static (Shared) Fields

SYMDummy string put into sym and type elements
TIMEFORMATTime format used in gpx files

Private Instance Fields

m_counterInternal counter of locations
m_maxlatMaximum latitude between open() and close()
m_maxlonMaximum longitude between open() and close()
m_minlatMinimum latitude between open() and close()
m_minlonMinimum longitude between open() and close()
m_writerThe Xml writer

See Also

Gpsx Class | serial Namespace