m.MAVLink_gps_raw_message(MAVLink_message) : class documentation

Part of mavlink View In Hierarchy

The global position, as returned by the Global Positioning System
(GPS). This is NOT the global position estimate of the sytem, 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)
Method __init__ Undocumented
Method pack Undocumented

Inherited from MAVLink_message:

Method get_msgbuf Undocumented
Method get_header Undocumented
Method get_payload Undocumented
Method get_crc Undocumented
Method get_fieldnames Undocumented
Method get_type Undocumented
Method get_msgId Undocumented
Method get_srcSystem Undocumented
Method get_srcComponent Undocumented
Method get_seq Undocumented
Method __str__ Undocumented
def __init__(self, usec, fix_type, lat, lon, alt, eph, epv, v, hdg):
Undocumented
def pack(self, mav):
Undocumented
API Documentation for PyMAVLink, generated by pydoctor at 2011-08-20 08:50:37.