m.MAVLink_waypoint_message(MAVLink_message) : class documentation

Part of mavlink View In Hierarchy

Message encoding a waypoint. This message is emitted to announce
the presence of a waypoint and to set a waypoint on the system. The
waypoint can be either in x, y, z meters (type: LOCAL) or x:lat,
y:lon, z:altitude. Local frame is Z-down, right handed, global frame
is Z-up, right handed
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, target_system, target_component, seq, frame, command, current, autocontinue, param1, param2, param3, param4, x, y, z):
Undocumented
def pack(self, mav):
Undocumented
API Documentation for PyMAVLink, generated by pydoctor at 2011-08-20 08:50:37.