Home
last modified time | relevance | path

Searched refs:gRmcDate (Results 1 – 2 of 2) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Drouteman.cpp92 extern wxString gRmcDate, gRmcTime;
732 if ( !gRmcTime.IsEmpty() && !gRmcDate.IsEmpty() ) { in UpdateAutopilot()
734 m_NMEA0183.Rmc.Date = gRmcDate; in UpdateAutopilot()
H A Dchart1.cpp256 wxString gRmcDate, gRmcTime; variable
7424 gRmcDate.Empty(); in OnFrameTimer1()
9065 gRmcDate = m_NMEA0183.Rmc.Date;