APM:Libraries
Public Attributes | List of all members
AP_GPS_ERB::PACKED Union Reference
Collaboration diagram for AP_GPS_ERB::PACKED:
[legend]

Public Attributes

DEFINE_BYTE_ARRAY_METHODS erb_ver ver
 
erb_pos pos
 
erb_stat stat
 
erb_dops dops
 
erb_vel vel
 
erb_rtk rtk
 

Detailed Description

Definition at line 100 of file AP_GPS_ERB.h.

Member Data Documentation

◆ dops

erb_dops AP_GPS_ERB::PACKED::dops

Definition at line 105 of file AP_GPS_ERB.h.

Referenced by AP_GPS_ERB::_parse_gps().

◆ pos

erb_pos AP_GPS_ERB::PACKED::pos

Definition at line 103 of file AP_GPS_ERB.h.

Referenced by AP_GPS_ERB::_parse_gps().

◆ rtk

erb_rtk AP_GPS_ERB::PACKED::rtk

Definition at line 107 of file AP_GPS_ERB.h.

Referenced by AP_GPS_ERB::_parse_gps().

◆ stat

erb_stat AP_GPS_ERB::PACKED::stat

Definition at line 104 of file AP_GPS_ERB.h.

Referenced by AP_GPS_ERB::_parse_gps().

◆ vel

erb_vel AP_GPS_ERB::PACKED::vel

Definition at line 106 of file AP_GPS_ERB.h.

Referenced by AP_GPS_ERB::_parse_gps().

◆ ver

DEFINE_BYTE_ARRAY_METHODS erb_ver AP_GPS_ERB::PACKED::ver

Definition at line 102 of file AP_GPS_ERB.h.

Referenced by AP_GPS_ERB::_parse_gps().


The documentation for this union was generated from the following file: