Public Member Functions | Public Attributes | List of all members
pymavlink.tools.magfit_rotation_gyro.Rotation Class Reference
Inheritance diagram for pymavlink.tools.magfit_rotation_gyro.Rotation:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, name, roll, pitch, yaw)
 
def __str__ (self)
 
def is_90_degrees (self)
 

Public Attributes

 name
 
 pitch
 
 r
 
 roll
 
 yaw
 

Detailed Description

Definition at line 25 of file magfit_rotation_gyro.py.

Constructor & Destructor Documentation

def pymavlink.tools.magfit_rotation_gyro.Rotation.__init__ (   self,
  name,
  roll,
  pitch,
  yaw 
)

Definition at line 26 of file magfit_rotation_gyro.py.

Member Function Documentation

def pymavlink.tools.magfit_rotation_gyro.Rotation.__str__ (   self)

Definition at line 37 of file magfit_rotation_gyro.py.

def pymavlink.tools.magfit_rotation_gyro.Rotation.is_90_degrees (   self)

Definition at line 34 of file magfit_rotation_gyro.py.

Member Data Documentation

pymavlink.tools.magfit_rotation_gyro.Rotation.name

Definition at line 27 of file magfit_rotation_gyro.py.

pymavlink.tools.magfit_rotation_gyro.Rotation.pitch

Definition at line 29 of file magfit_rotation_gyro.py.

pymavlink.tools.magfit_rotation_gyro.Rotation.r

Definition at line 31 of file magfit_rotation_gyro.py.

pymavlink.tools.magfit_rotation_gyro.Rotation.roll

Definition at line 28 of file magfit_rotation_gyro.py.

pymavlink.tools.magfit_rotation_gyro.Rotation.yaw

Definition at line 30 of file magfit_rotation_gyro.py.


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


mavlink
Author(s): Lorenz Meier
autogenerated on Sun Apr 7 2019 02:06:02