Public Member Functions | Public Attributes | List of all members
tellopy._internal.protocol.LogImuAtti Class Reference
Inheritance diagram for tellopy._internal.protocol.LogImuAtti:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, log=None, data=None)
 
def __str__ (self)
 
def format_cvs (self)
 
def format_cvs_header (self)
 
def update (self, data, count=0)
 

Public Attributes

 acc_x
 
 acc_y
 
 acc_z
 
 count
 
 gyro_x
 
 gyro_y
 
 gyro_z
 
 log
 
 q0
 
 q1
 
 q2
 
 q3
 
 vg_x
 
 vg_y
 
 vg_z
 

Detailed Description

Definition at line 395 of file protocol.py.

Constructor & Destructor Documentation

def tellopy._internal.protocol.LogImuAtti.__init__ (   self,
  log = None,
  data = None 
)

Definition at line 396 of file protocol.py.

Member Function Documentation

def tellopy._internal.protocol.LogImuAtti.__str__ (   self)

Definition at line 415 of file protocol.py.

def tellopy._internal.protocol.LogImuAtti.format_cvs (   self)

Definition at line 423 of file protocol.py.

def tellopy._internal.protocol.LogImuAtti.format_cvs_header (   self)

Definition at line 431 of file protocol.py.

def tellopy._internal.protocol.LogImuAtti.update (   self,
  data,
  count = 0 
)

Definition at line 439 of file protocol.py.

Member Data Documentation

tellopy._internal.protocol.LogImuAtti.acc_x

Definition at line 399 of file protocol.py.

tellopy._internal.protocol.LogImuAtti.acc_y

Definition at line 400 of file protocol.py.

tellopy._internal.protocol.LogImuAtti.acc_z

Definition at line 401 of file protocol.py.

tellopy._internal.protocol.LogImuAtti.count

Definition at line 398 of file protocol.py.

tellopy._internal.protocol.LogImuAtti.gyro_x

Definition at line 402 of file protocol.py.

tellopy._internal.protocol.LogImuAtti.gyro_y

Definition at line 403 of file protocol.py.

tellopy._internal.protocol.LogImuAtti.gyro_z

Definition at line 404 of file protocol.py.

tellopy._internal.protocol.LogImuAtti.log

Definition at line 397 of file protocol.py.

tellopy._internal.protocol.LogImuAtti.q0

Definition at line 405 of file protocol.py.

tellopy._internal.protocol.LogImuAtti.q1

Definition at line 406 of file protocol.py.

tellopy._internal.protocol.LogImuAtti.q2

Definition at line 407 of file protocol.py.

tellopy._internal.protocol.LogImuAtti.q3

Definition at line 408 of file protocol.py.

tellopy._internal.protocol.LogImuAtti.vg_x

Definition at line 409 of file protocol.py.

tellopy._internal.protocol.LogImuAtti.vg_y

Definition at line 410 of file protocol.py.

tellopy._internal.protocol.LogImuAtti.vg_z

Definition at line 411 of file protocol.py.


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


tello_driver
Author(s): Jordy van Appeven
autogenerated on Wed May 13 2020 03:34:54