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

Public Member Functions

def __init__ (self, time_usec, xacc, yacc, zacc, xgyro, ygyro, zgyro, xmag, ymag, zmag, abs_pressure, diff_pressure, pressure_alt, temperature, fields_updated)
 
def pack (self, mav)
 

Public Attributes

 time_usec
 
 xacc
 
 yacc
 
 zacc
 
 xgyro
 
 ygyro
 
 zgyro
 
 xmag
 
 ymag
 
 zmag
 
 abs_pressure
 
 diff_pressure
 
 pressure_alt
 
 temperature
 
 fields_updated
 

Detailed Description

The IMU readings in SI units in NED body frame

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