OpenCPN Partial API docs
|
Kind of watchdog events. More...
#include <comm_bridge.h>
Public Attributes | |
int | position_watchdog |
int | variation_watchdog |
int | heading_watchdog |
int | velocity_watchdog |
int | satellite_watchdog |
Kind of watchdog events.
Definition at line 52 of file comm_bridge.h.
int Watchdogs::heading_watchdog |
Definition at line 55 of file comm_bridge.h.
int Watchdogs::position_watchdog |
Definition at line 53 of file comm_bridge.h.
int Watchdogs::satellite_watchdog |
Definition at line 57 of file comm_bridge.h.
int Watchdogs::variation_watchdog |
Definition at line 54 of file comm_bridge.h.
int Watchdogs::velocity_watchdog |
Definition at line 56 of file comm_bridge.h.