def kusanagi.shell.plant.LivePlot.__init__ |
( |
|
self, |
|
|
|
plant, |
|
|
|
refresh_period = 0.01 , |
|
|
|
name = 'Serial Data' , |
|
|
|
H = 50 , |
|
|
|
angi = [] |
|
) |
| |
def kusanagi.shell.plant.LivePlot.init_artists |
( |
|
self | ) |
|
def kusanagi.shell.plant.LivePlot.update |
( |
|
self, |
|
|
|
state, |
|
|
|
t |
|
) |
| |
kusanagi.shell.plant.LivePlot.angi |
kusanagi.shell.plant.LivePlot.current_t |
kusanagi.shell.plant.LivePlot.data |
kusanagi.shell.plant.LivePlot.H |
kusanagi.shell.plant.LivePlot.lines |
kusanagi.shell.plant.LivePlot.t_labels |
The documentation for this class was generated from the following file: