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

Public Member Functions

def __init__ (self, time_usec, fix_type, lat, lon, alt, eph, epv, vel, cog, satellites_visible)
 
def pack (self, mav)
 

Public Attributes

 time_usec
 
 fix_type
 
 lat
 
 lon
 
 alt
 
 eph
 
 epv
 
 vel
 
 cog
 
 satellites_visible
 

Detailed Description

The global position, as returned by the Global Positioning
System (GPS). This is                 NOT the global position
estimate of the system, but rather a RAW sensor value. See
message GLOBAL_POSITION for the global position estimate.
Coordinate frame is right-handed, Z-axis up (GPS frame).

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