|
| DashboardInstrument_GPS (wxWindow *parent, wxWindowID id, wxString title, InstrumentProperties *Properties) |
|
wxSize | GetSize (int orient, wxSize hint) |
|
void | SetData (DASH_CAP, double, wxString) |
|
void | SetSatInfo (int cnt, int seq, wxString talk, SAT_INFO sats[4]) |
|
| DashboardInstrument (wxWindow *pparent, wxWindowID id, wxString title, DASH_CAP cap_flag, InstrumentProperties *Properties=NULL) |
|
CapType | GetCapacity () |
|
void | OnEraseBackground (wxEraseEvent &WXUNUSED(evt)) |
|
void | OnPaint (wxPaintEvent &WXUNUSED(event)) |
|
void | SetDrawSoloInPane (bool value) |
|
void | MouseEvent (wxMouseEvent &event) |
|
void | OnLeftUp (wxMouseEvent &event) |
|
void | SetCapFlag (DASH_CAP val) |
|
bool | HasCapFlag (DASH_CAP val) |
|
Definition at line 49 of file gps.h.
◆ DashboardInstrument_GPS()
DashboardInstrument_GPS::DashboardInstrument_GPS |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id, |
|
|
wxString |
title, |
|
|
InstrumentProperties * |
Properties |
|
) |
| |
◆ ~DashboardInstrument_GPS()
DashboardInstrument_GPS::~DashboardInstrument_GPS |
( |
void |
| ) |
|
|
inline |
Definition at line 54 of file gps.h.
◆ Draw()
void DashboardInstrument_GPS::Draw |
( |
wxGCDC * |
dc | ) |
|
|
protectedvirtual |
◆ DrawBackground()
void DashboardInstrument_GPS::DrawBackground |
( |
wxGCDC * |
dc | ) |
|
|
protected |
◆ DrawForeground()
void DashboardInstrument_GPS::DrawForeground |
( |
wxGCDC * |
dc | ) |
|
|
protected |
◆ DrawFrame()
void DashboardInstrument_GPS::DrawFrame |
( |
wxGCDC * |
dc | ) |
|
|
protected |
◆ GetSize()
wxSize DashboardInstrument_GPS::GetSize |
( |
int |
orient, |
|
|
wxSize |
hint |
|
) |
| |
|
virtual |
◆ SetData()
void DashboardInstrument_GPS::SetData |
( |
DASH_CAP |
, |
|
|
double |
, |
|
|
wxString |
|
|
) |
| |
|
inlinevirtual |
◆ SetSatInfo()
void DashboardInstrument_GPS::SetSatInfo |
( |
int |
cnt, |
|
|
int |
seq, |
|
|
wxString |
talk, |
|
|
SAT_INFO |
sats[4] |
|
) |
| |
◆ b_shift
bool DashboardInstrument_GPS::b_shift |
|
protected |
Definition at line 68 of file gps.h.
◆ m_cx
int DashboardInstrument_GPS::m_cx |
|
protected |
Definition at line 63 of file gps.h.
◆ m_cy
int DashboardInstrument_GPS::m_cy |
|
protected |
Definition at line 63 of file gps.h.
◆ m_Gtime
wxDateTime DashboardInstrument_GPS::m_Gtime[GNSS_SYSTEM] |
|
protected |
Definition at line 70 of file gps.h.
◆ m_iMaster
int DashboardInstrument_GPS::m_iMaster |
|
protected |
Definition at line 71 of file gps.h.
◆ m_lastShift
wxDateTime DashboardInstrument_GPS::m_lastShift |
|
protected |
Definition at line 69 of file gps.h.
◆ m_MaxSatCount
int DashboardInstrument_GPS::m_MaxSatCount |
|
protected |
Definition at line 65 of file gps.h.
◆ m_radius
int DashboardInstrument_GPS::m_radius |
|
protected |
Definition at line 63 of file gps.h.
◆ m_refDim
int DashboardInstrument_GPS::m_refDim |
|
protected |
Definition at line 63 of file gps.h.
◆ m_SatCount
int DashboardInstrument_GPS::m_SatCount |
|
protected |
Definition at line 64 of file gps.h.
◆ m_SatInfo
SAT_INFO DashboardInstrument_GPS::m_SatInfo[12] |
|
protected |
Definition at line 67 of file gps.h.
◆ m_scaleBase
int DashboardInstrument_GPS::m_scaleBase |
|
protected |
Definition at line 63 of file gps.h.
◆ m_scaleDelta
int DashboardInstrument_GPS::m_scaleDelta |
|
protected |
Definition at line 63 of file gps.h.
◆ s_gTalker
wxString DashboardInstrument_GPS::s_gTalker |
|
protected |
Definition at line 72 of file gps.h.
◆ talkerID
wxString DashboardInstrument_GPS::talkerID |
|
protected |
Definition at line 66 of file gps.h.
The documentation for this class was generated from the following files:
- /home/runner/work/main/main/opencpn/plugins/dashboard_pi/src/gps.h
- /home/runner/work/main/main/opencpn/plugins/dashboard_pi/src/gps.cpp