56  wxSize GetSize(
int orient, wxSize hint);
 
   57  void SetData(DASH_CAP, 
double, wxString) {};
 
   58  void SetSatInfo(
int cnt, 
int seq, wxString talk, SAT_INFO sats[4]);
 
   63  int m_cx, m_cy, m_radius, m_refDim, m_scaleDelta, m_scaleBase;
 
   67  SAT_INFO m_SatInfo[12];
 
   69  wxDateTime m_lastShift;
 
   70  wxDateTime m_Gtime[GNSS_SYSTEM];
 
   73  void Draw(wxGCDC* dc);
 
   74  void DrawFrame(wxGCDC* dc);
 
   75  void DrawBackground(wxGCDC* dc);
 
   76  void DrawForeground(wxGCDC* dc);