OpenCPN Partial API docs
|
Public Attributes | |
float | alt |
float | epe |
float | eph |
float | epv |
short | fix |
double | tow |
double | lat |
double | lon |
float | east |
float | north |
float | up |
float | msl_hght |
short | leap_scnds |
long | wn_days |
Definition at line 123 of file garmin_protocol_mgr.h.
float D800_Pvt_Data_Type::alt |
Definition at line 124 of file garmin_protocol_mgr.h.
float D800_Pvt_Data_Type::east |
Definition at line 132 of file garmin_protocol_mgr.h.
float D800_Pvt_Data_Type::epe |
Definition at line 125 of file garmin_protocol_mgr.h.
float D800_Pvt_Data_Type::eph |
Definition at line 126 of file garmin_protocol_mgr.h.
float D800_Pvt_Data_Type::epv |
Definition at line 127 of file garmin_protocol_mgr.h.
short D800_Pvt_Data_Type::fix |
Definition at line 128 of file garmin_protocol_mgr.h.
double D800_Pvt_Data_Type::lat |
Definition at line 130 of file garmin_protocol_mgr.h.
short D800_Pvt_Data_Type::leap_scnds |
Definition at line 136 of file garmin_protocol_mgr.h.
double D800_Pvt_Data_Type::lon |
Definition at line 131 of file garmin_protocol_mgr.h.
float D800_Pvt_Data_Type::msl_hght |
Definition at line 135 of file garmin_protocol_mgr.h.
float D800_Pvt_Data_Type::north |
Definition at line 133 of file garmin_protocol_mgr.h.
double D800_Pvt_Data_Type::tow |
Definition at line 129 of file garmin_protocol_mgr.h.
float D800_Pvt_Data_Type::up |
Definition at line 134 of file garmin_protocol_mgr.h.
long D800_Pvt_Data_Type::wn_days |
Definition at line 137 of file garmin_protocol_mgr.h.