Public Member Functions | Public Attributes | Private Member Functions | List of all members
generic_throttle.generic_throttle.GenericThrottle Class Reference

Public Member Functions

def __init__ (self)
 
def subscriber_callback (self, data, topic_id)
 
def timer_callback (self, event, topic_id)
 

Public Attributes

 bridge
 
 topics
 

Private Member Functions

def _populate_dictionary (self)
 
def _resize_image (self, data, resolution)
 
def _shutdown (self)
 

Detailed Description

Definition at line 27 of file generic_throttle.py.

Constructor & Destructor Documentation

◆ __init__()

def generic_throttle.generic_throttle.GenericThrottle.__init__ (   self)

Definition at line 28 of file generic_throttle.py.

Member Function Documentation

◆ _populate_dictionary()

def generic_throttle.generic_throttle.GenericThrottle._populate_dictionary (   self)
private

Definition at line 151 of file generic_throttle.py.

◆ _resize_image()

def generic_throttle.generic_throttle.GenericThrottle._resize_image (   self,
  data,
  resolution 
)
private

Definition at line 171 of file generic_throttle.py.

◆ _shutdown()

def generic_throttle.generic_throttle.GenericThrottle._shutdown (   self)
private

Definition at line 168 of file generic_throttle.py.

◆ subscriber_callback()

def generic_throttle.generic_throttle.GenericThrottle.subscriber_callback (   self,
  data,
  topic_id 
)

Definition at line 125 of file generic_throttle.py.

◆ timer_callback()

def generic_throttle.generic_throttle.GenericThrottle.timer_callback (   self,
  event,
  topic_id 
)

Definition at line 57 of file generic_throttle.py.

Member Data Documentation

◆ bridge

generic_throttle.generic_throttle.GenericThrottle.bridge

Definition at line 30 of file generic_throttle.py.

◆ topics

generic_throttle.generic_throttle.GenericThrottle.topics

Definition at line 29 of file generic_throttle.py.


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


generic_throttle
Author(s): Mattia Racca
autogenerated on Fri Aug 2 2024 09:45:59