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 144 of file garmin_protocol_mgr.h.
float D800_Pvt_Data_Type::alt |
Definition at line 145 of file garmin_protocol_mgr.h.
float D800_Pvt_Data_Type::east |
Definition at line 153 of file garmin_protocol_mgr.h.
float D800_Pvt_Data_Type::epe |
Definition at line 146 of file garmin_protocol_mgr.h.
float D800_Pvt_Data_Type::eph |
Definition at line 147 of file garmin_protocol_mgr.h.
float D800_Pvt_Data_Type::epv |
Definition at line 148 of file garmin_protocol_mgr.h.
short D800_Pvt_Data_Type::fix |
Definition at line 149 of file garmin_protocol_mgr.h.
double D800_Pvt_Data_Type::lat |
Definition at line 151 of file garmin_protocol_mgr.h.
short D800_Pvt_Data_Type::leap_scnds |
Definition at line 157 of file garmin_protocol_mgr.h.
double D800_Pvt_Data_Type::lon |
Definition at line 152 of file garmin_protocol_mgr.h.
float D800_Pvt_Data_Type::msl_hght |
Definition at line 156 of file garmin_protocol_mgr.h.
float D800_Pvt_Data_Type::north |
Definition at line 154 of file garmin_protocol_mgr.h.
double D800_Pvt_Data_Type::tow |
Definition at line 150 of file garmin_protocol_mgr.h.
float D800_Pvt_Data_Type::up |
Definition at line 155 of file garmin_protocol_mgr.h.
long D800_Pvt_Data_Type::wn_days |
Definition at line 158 of file garmin_protocol_mgr.h.