gepetto.gui.path_graph.DataQCP Class Reference

Public Member Functions

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

Public Attributes

 plugin
 
 qcp
 
 timer
 
 pathLength
 
 dl
 
 pathId
 
 x
 
 ys
 
 dataAreOld
 
 l
 
 datas
 
 npdatas
 

Constructor & Destructor Documentation

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

Member Function Documentation

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

References gepetto.gui.path_graph.DataQCP._finishDataAcquisition(), gepetto.gui.path_graph.DataQCP._genPlot(), gepetto.gui.path_graph.DataQCP._getDerivative(), gepetto.gui.path_graph.DataQCP._getNextData(), gepetto.gui.path_graph.DataQCP._setNextCall(), gepetto.gui.path_graph.DataQCP.dataAreOld, gepetto.gui.path_graph.DataQCP.dl, gepetto.gui.path_graph.DataQCP.l, gepetto.gui.path_graph.DataQCP.pathId, gepetto.gui.path_graph.DataQCP.pathLength, and gepetto.gui.path_graph.DataQCP.ys.

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

Member Data Documentation

gepetto.gui.path_graph.DataQCP.dataAreOld
gepetto.gui.path_graph.DataQCP.datas
gepetto.gui.path_graph.DataQCP.dl
gepetto.gui.path_graph.DataQCP.l
gepetto.gui.path_graph.DataQCP.npdatas
gepetto.gui.path_graph.DataQCP.pathId
gepetto.gui.path_graph.DataQCP.pathLength
gepetto.gui.path_graph.DataQCP.plugin
gepetto.gui.path_graph.DataQCP.qcp
gepetto.gui.path_graph.DataQCP.timer
gepetto.gui.path_graph.DataQCP.x
gepetto.gui.path_graph.DataQCP.ys