OpenCPN Partial API docs
Loading...
Searching...
No Matches
clock.h File Reference

Dashboard clock instrument. More...

#include <wx/wxprec.h>
#include <wx/wx.h>
#include "instrument.h"

Go to the source code of this file.

Classes

class  DashboardInstrument_Clock
 A dashboard instrument that displays the GNSS clock time, if available. More...
 
class  DashboardInstrument_Moon
 A dashboard instrument that displays current moon phase information. More...
 
class  DashboardInstrument_Sun
 A dashboard instrument that displays sunrise and sunset times. More...
 
class  DashboardInstrument_CPUClock
 A dashboard instrument that displays the current computer time. More...
 

Variables

int g_iUTCOffset
 

Detailed Description

Dashboard clock instrument.

Definition in file clock.h.

Variable Documentation

◆ g_iUTCOffset

int g_iUTCOffset
extern

Definition at line 85 of file dashboard_pi.cpp.