Public Member Functions | Private Attributes | Static Private Attributes | List of all members
tellopy.examples.keyboard_and_video.FlightDataDisplay Class Reference
Inheritance diagram for tellopy.examples.keyboard_and_video.FlightDataDisplay:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, key, format, colour=(255, 255, 255), update=None)
 
def update (self, drone, data)
 

Private Attributes

 _colour
 
 _format
 
 _key
 

Static Private Attributes

 _surface = None
 
 _update = None
 
 _value = None
 

Detailed Description

Definition at line 117 of file keyboard_and_video.py.

Constructor & Destructor Documentation

def tellopy.examples.keyboard_and_video.FlightDataDisplay.__init__ (   self,
  key,
  format,
  colour = (255,255,255),
  update = None 
)

Definition at line 124 of file keyboard_and_video.py.

Member Function Documentation

def tellopy.examples.keyboard_and_video.FlightDataDisplay.update (   self,
  drone,
  data 
)

Definition at line 134 of file keyboard_and_video.py.

Member Data Documentation

tellopy.examples.keyboard_and_video.FlightDataDisplay._colour
private

Definition at line 127 of file keyboard_and_video.py.

tellopy.examples.keyboard_and_video.FlightDataDisplay._format
private

Definition at line 126 of file keyboard_and_video.py.

tellopy.examples.keyboard_and_video.FlightDataDisplay._key
private

Definition at line 125 of file keyboard_and_video.py.

tellopy.examples.keyboard_and_video.FlightDataDisplay._surface = None
staticprivate

Definition at line 120 of file keyboard_and_video.py.

tellopy.examples.keyboard_and_video.FlightDataDisplay._update = None
staticprivate

Definition at line 123 of file keyboard_and_video.py.

tellopy.examples.keyboard_and_video.FlightDataDisplay._value = None
staticprivate

Definition at line 119 of file keyboard_and_video.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