IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Public Member Functions | Public Attributes | List of all members
DynamicDisplay Class Reference

Public Member Functions

def __call__ (self, data, blit=False)
 
def __init__ (self, params=ParamDynamicDisplay)
 

Public Attributes

 ax
 
 axbg_cache
 
 line
 
 params
 
 x_num
 
 xdata
 
 y_num
 
 ydata
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  params = ParamDynamicDisplay 
)

Member Function Documentation

◆ __call__()

def __call__ (   self,
  data,
  blit = False 
)

Member Data Documentation

◆ ax

ax

◆ axbg_cache

axbg_cache

◆ line

line

◆ params

params

◆ x_num

x_num

◆ xdata

xdata

◆ y_num

y_num

◆ ydata

ydata

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