m.MAVLink_safety_set_allowed_area_message(MAVLink_message) : class documentation

Part of mavlink View In Hierarchy

Set a safety zone (volume), which is defined by two corners of a
cube. This message can be used to tell the MAV which
setpoints/waypoints to accept and which to reject. Safety areas are
often enforced by national or competition regulations.
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, frame, p1x, p1y, p1z, p2x, p2y, p2z):
Undocumented
def pack(self, mav):
Undocumented
API Documentation for PyMAVLink, generated by pydoctor at 2011-08-20 08:50:37.