Firmware
Public Member Functions | Public Attributes | List of all members
mavlink_px4.MAVLink_global_position_int_message Class Reference
Inheritance diagram for mavlink_px4.MAVLink_global_position_int_message:
mavlink_px4.MAVLink_message

Public Member Functions

def __init__ (self, time_boot_ms, lat, lon, alt, relative_alt, vx, vy, vz, hdg)
 
def pack (self, mav)
 

Public Attributes

 time_boot_ms
 
 lat
 
 lon
 
 alt
 
 relative_alt
 
 vx
 
 vy
 
 vz
 
 hdg
 

Detailed Description

The filtered global position (e.g. fused GPS and
accelerometers). The position is in GPS-frame (right-handed,
Z-up). It                is designed as scaled integer message
since the resolution of float is not sufficient.

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