◆ __init__()
| gepetto.gui.path_graph.DataQCP.__init__ | ( | | self, |
| | | plugin, |
| | | qcpWidget ) |
◆ _finishDataAcquisition()
| gepetto.gui.path_graph.DataQCP._finishDataAcquisition | ( | | self | ) | |
| protected |
◆ _genPlot()
| gepetto.gui.path_graph.DataQCP._genPlot | ( | | self | ) | |
| protected |
◆ _getDerivative()
| gepetto.gui.path_graph.DataQCP._getDerivative | ( | | self, | | | | order ) |
| protected |
◆ _getNextData()
| gepetto.gui.path_graph.DataQCP._getNextData | ( | | self | ) | |
| protected |
◆ _setNextCall()
| gepetto.gui.path_graph.DataQCP._setNextCall | ( | | self, | | | | f ) |
| protected |
◆ acquireData()
| gepetto.gui.path_graph.DataQCP.acquireData | ( | | self | ) | |
◆ selectData()
| gepetto.gui.path_graph.DataQCP.selectData | ( | | self, |
| | | pid, |
| | | dl, |
| | | x, |
| | | ys ) |
◆ _finishDataAcquisition
| gepetto.gui.path_graph.DataQCP._finishDataAcquisition |
| protected |
◆ _genPlot
| gepetto.gui.path_graph.DataQCP._genPlot |
| protected |
◆ _getNextData
| gepetto.gui.path_graph.DataQCP._getNextData |
| protected |
◆ dataAreOld
| bool gepetto.gui.path_graph.DataQCP.dataAreOld = True |
◆ datas
| gepetto.gui.path_graph.DataQCP.datas = list() |
◆ dl
| int gepetto.gui.path_graph.DataQCP.dl = -1 |
◆ le
| gepetto.gui.path_graph.DataQCP.le = 0 |
◆ npdatas
| gepetto.gui.path_graph.DataQCP.npdatas = np.matrix(self.datas) |
◆ pathId
| gepetto.gui.path_graph.DataQCP.pathId = -1 |
◆ pathLength
| int gepetto.gui.path_graph.DataQCP.pathLength = -1 |
◆ plugin
| gepetto.gui.path_graph.DataQCP.plugin = plugin |
◆ qcp
| gepetto.gui.path_graph.DataQCP.qcp = qcpWidget |
◆ timer
| gepetto.gui.path_graph.DataQCP.timer = Qt.QTimer() |
| gepetto.gui.path_graph.DataQCP.x = x |
◆ ys
| gepetto.gui.path_graph.DataQCP.ys = ys |
The documentation for this class was generated from the following file: