|
| DashboardInstrument_FromOwnship (wxWindow *pparent, wxWindowID id, wxString title, InstrumentProperties *Properties, DASH_CAP cap_flag1=OCPN_DBP_STC_PLA, DASH_CAP cap_flag2=OCPN_DBP_STC_PLO, DASH_CAP cap_flag3=OCPN_DBP_STC_LAT, DASH_CAP cap_flag4=OCPN_DBP_STC_LON) |
|
void | SetData (DASH_CAP st, double data, wxString unit) |
|
wxSize | GetSize (int orient, wxSize hint) |
|
| 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 46 of file from_ownship.h.
◆ DashboardInstrument_FromOwnship()
DashboardInstrument_FromOwnship::DashboardInstrument_FromOwnship |
( |
wxWindow * |
pparent, |
|
|
wxWindowID |
id, |
|
|
wxString |
title, |
|
|
InstrumentProperties * |
Properties, |
|
|
DASH_CAP |
cap_flag1 = OCPN_DBP_STC_PLA , |
|
|
DASH_CAP |
cap_flag2 = OCPN_DBP_STC_PLO , |
|
|
DASH_CAP |
cap_flag3 = OCPN_DBP_STC_LAT , |
|
|
DASH_CAP |
cap_flag4 = OCPN_DBP_STC_LON |
|
) |
| |
◆ ~DashboardInstrument_FromOwnship()
DashboardInstrument_FromOwnship::~DashboardInstrument_FromOwnship |
( |
| ) |
|
|
inline |
◆ Draw()
void DashboardInstrument_FromOwnship::Draw |
( |
wxGCDC * |
dc | ) |
|
|
protectedvirtual |
◆ GetSize()
wxSize DashboardInstrument_FromOwnship::GetSize |
( |
int |
orient, |
|
|
wxSize |
hint |
|
) |
| |
|
virtual |
◆ SetData()
void DashboardInstrument_FromOwnship::SetData |
( |
DASH_CAP |
st, |
|
|
double |
data, |
|
|
wxString |
unit |
|
) |
| |
|
virtual |
◆ c_lat
double DashboardInstrument_FromOwnship::c_lat |
|
protected |
◆ c_lon
double DashboardInstrument_FromOwnship::c_lon |
|
protected |
◆ m_cap_flag1
DASH_CAP DashboardInstrument_FromOwnship::m_cap_flag1 |
|
protected |
◆ m_cap_flag2
DASH_CAP DashboardInstrument_FromOwnship::m_cap_flag2 |
|
protected |
◆ m_cap_flag3
DASH_CAP DashboardInstrument_FromOwnship::m_cap_flag3 |
|
protected |
◆ m_cap_flag4
DASH_CAP DashboardInstrument_FromOwnship::m_cap_flag4 |
|
protected |
◆ m_data1
wxString DashboardInstrument_FromOwnship::m_data1 |
|
protected |
◆ m_data2
wxString DashboardInstrument_FromOwnship::m_data2 |
|
protected |
◆ s_lat
double DashboardInstrument_FromOwnship::s_lat |
|
protected |
◆ s_lon
double DashboardInstrument_FromOwnship::s_lon |
|
protected |
The documentation for this class was generated from the following files:
- /home/runner/work/main/main/opencpn/plugins/dashboard_pi/src/from_ownship.h
- /home/runner/work/main/main/opencpn/plugins/dashboard_pi/src/from_ownship.cpp