icub-client
Public Member Functions | Public Attributes | List of all members
allostatic_plot.AllostaticPlotModule Class Reference
+ Inheritance diagram for allostatic_plot.AllostaticPlotModule:

Public Member Functions

def configure (self, rf)
 
def reconnect_ports (self)
 
def close (self)
 
def interruptModule (self)
 
def getPeriod (self)
 
def one_step (self, t)
 
def updateModule (self)
 

Public Attributes

 win_size
 
 module_name
 
 homeo_rpc
 
 behaviorManager_rpc
 
 drives
 
 behaviors
 
 behavior_ports
 
 homeo_mins
 
 homeo_maxs
 
 drive_value_ports
 
 y_min
 
 y_max
 
 fig
 
 ax
 
 colors
 
 value_lines
 
 homeo_min_lines
 
 homeo_max_lines
 
 drive_values
 
 behaviors_to_plot
 
 t
 

Detailed Description

Definition at line 30 of file allostatic_plot.py.

Member Function Documentation

◆ close()

def allostatic_plot.AllostaticPlotModule.close (   self)

Definition at line 161 of file allostatic_plot.py.

◆ configure()

def allostatic_plot.AllostaticPlotModule.configure (   self,
  rf 
)

Definition at line 31 of file allostatic_plot.py.

◆ getPeriod()

def allostatic_plot.AllostaticPlotModule.getPeriod (   self)

Definition at line 180 of file allostatic_plot.py.

◆ interruptModule()

def allostatic_plot.AllostaticPlotModule.interruptModule (   self)

Definition at line 170 of file allostatic_plot.py.

◆ one_step()

def allostatic_plot.AllostaticPlotModule.one_step (   self,
  t 
)

Definition at line 183 of file allostatic_plot.py.

◆ reconnect_ports()

def allostatic_plot.AllostaticPlotModule.reconnect_ports (   self)

Definition at line 132 of file allostatic_plot.py.

◆ updateModule()

def allostatic_plot.AllostaticPlotModule.updateModule (   self)

Definition at line 226 of file allostatic_plot.py.

Member Data Documentation

◆ ax

allostatic_plot.AllostaticPlotModule.ax

Definition at line 115 of file allostatic_plot.py.

◆ behavior_ports

allostatic_plot.AllostaticPlotModule.behavior_ports

Definition at line 67 of file allostatic_plot.py.

◆ behaviorManager_rpc

allostatic_plot.AllostaticPlotModule.behaviorManager_rpc

Definition at line 44 of file allostatic_plot.py.

◆ behaviors

allostatic_plot.AllostaticPlotModule.behaviors

Definition at line 66 of file allostatic_plot.py.

◆ behaviors_to_plot

allostatic_plot.AllostaticPlotModule.behaviors_to_plot

Definition at line 126 of file allostatic_plot.py.

◆ colors

allostatic_plot.AllostaticPlotModule.colors

Definition at line 116 of file allostatic_plot.py.

◆ drive_value_ports

allostatic_plot.AllostaticPlotModule.drive_value_ports

Definition at line 99 of file allostatic_plot.py.

◆ drive_values

allostatic_plot.AllostaticPlotModule.drive_values

Definition at line 124 of file allostatic_plot.py.

◆ drives

allostatic_plot.AllostaticPlotModule.drives

Definition at line 54 of file allostatic_plot.py.

◆ fig

allostatic_plot.AllostaticPlotModule.fig

Definition at line 112 of file allostatic_plot.py.

◆ homeo_max_lines

allostatic_plot.AllostaticPlotModule.homeo_max_lines

Definition at line 119 of file allostatic_plot.py.

◆ homeo_maxs

allostatic_plot.AllostaticPlotModule.homeo_maxs

Definition at line 79 of file allostatic_plot.py.

◆ homeo_min_lines

allostatic_plot.AllostaticPlotModule.homeo_min_lines

Definition at line 118 of file allostatic_plot.py.

◆ homeo_mins

allostatic_plot.AllostaticPlotModule.homeo_mins

Definition at line 78 of file allostatic_plot.py.

◆ homeo_rpc

allostatic_plot.AllostaticPlotModule.homeo_rpc

Definition at line 41 of file allostatic_plot.py.

◆ module_name

allostatic_plot.AllostaticPlotModule.module_name

Definition at line 39 of file allostatic_plot.py.

◆ t

allostatic_plot.AllostaticPlotModule.t

Definition at line 128 of file allostatic_plot.py.

◆ value_lines

allostatic_plot.AllostaticPlotModule.value_lines

Definition at line 117 of file allostatic_plot.py.

◆ win_size

allostatic_plot.AllostaticPlotModule.win_size

Definition at line 37 of file allostatic_plot.py.

◆ y_max

allostatic_plot.AllostaticPlotModule.y_max

Definition at line 111 of file allostatic_plot.py.

◆ y_min

allostatic_plot.AllostaticPlotModule.y_min

Definition at line 110 of file allostatic_plot.py.


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