Public Member Functions | Public Attributes | List of all members
gepetto.gui.path_graph.Data Class Reference

Public Member Functions

def __init__ (self, plugin)
 
def selectData (self, pid, dl, x, ys)
 
def acquireData (self)
 

Public Attributes

 plugin
 
 mpl
 
 pb
 
 timer
 
 pathLength
 
 dl
 
 pathId
 
 x
 
 ys
 
 dataAreOld
 
 l
 
 datas
 
 npdatas
 

Constructor & Destructor Documentation

◆ __init__()

def gepetto.gui.path_graph.Data.__init__ (   self,
  plugin 
)

Member Function Documentation

◆ acquireData()

def gepetto.gui.path_graph.Data.acquireData (   self)

◆ selectData()

def gepetto.gui.path_graph.Data.selectData (   self,
  pid,
  dl,
  x,
  ys 
)

Member Data Documentation

◆ dataAreOld

gepetto.gui.path_graph.Data.dataAreOld

◆ datas

gepetto.gui.path_graph.Data.datas

◆ dl

gepetto.gui.path_graph.Data.dl

◆ l

gepetto.gui.path_graph.Data.l

◆ mpl

gepetto.gui.path_graph.Data.mpl

◆ npdatas

gepetto.gui.path_graph.Data.npdatas

◆ pathId

gepetto.gui.path_graph.Data.pathId

◆ pathLength

gepetto.gui.path_graph.Data.pathLength

◆ pb

gepetto.gui.path_graph.Data.pb

◆ plugin

gepetto.gui.path_graph.Data.plugin

◆ timer

gepetto.gui.path_graph.Data.timer

◆ x

gepetto.gui.path_graph.Data.x

◆ ys

gepetto.gui.path_graph.Data.ys