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

Public Member Functions

def __init__ (self, time_usec, roll, pitch, yaw, rollspeed, pitchspeed, yawspeed, lat, lon, alt, vx, vy, vz, xacc, yacc, zacc)
 
def pack (self, mav)
 

Public Attributes

 time_usec
 
 roll
 
 pitch
 
 yaw
 
 rollspeed
 
 pitchspeed
 
 yawspeed
 
 lat
 
 lon
 
 alt
 
 vx
 
 vy
 
 vz
 
 xacc
 
 yacc
 
 zacc
 

Detailed Description

Sent from simulation to autopilot. This packet is useful for
high throughput applications such as hardware in the loop
simulations.

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