Public Member Functions | Public Attributes | List of all members
phm_start.class_real_time_plot.StaticPlot Class Reference
Inheritance diagram for phm_start.class_real_time_plot.StaticPlot:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, x_list, y_list, args, kwargs)
 
def compute_initial_figure (self)
 
def create_plot (self)
 
- Public Member Functions inherited from phm_start.class_real_time_plot.MainPlot
def __init__ (self, parent=None, width=5, height=4, dpi=100)
 
def compute_initial_figure (self)
 

Public Attributes

 x_list
 
 y_list
 
- Public Attributes inherited from phm_start.class_real_time_plot.MainPlot
 axes
 

Detailed Description

    Create Static Plot

Definition at line 43 of file class_real_time_plot.py.

Constructor & Destructor Documentation

def phm_start.class_real_time_plot.StaticPlot.__init__ (   self,
  x_list,
  y_list,
  args,
  kwargs 
)
Create Static Plot

Definition at line 48 of file class_real_time_plot.py.

Member Function Documentation

def phm_start.class_real_time_plot.StaticPlot.compute_initial_figure (   self)

Definition at line 56 of file class_real_time_plot.py.

def phm_start.class_real_time_plot.StaticPlot.create_plot (   self)
    Create Plot

Definition at line 60 of file class_real_time_plot.py.

Member Data Documentation

phm_start.class_real_time_plot.StaticPlot.x_list

Definition at line 51 of file class_real_time_plot.py.

phm_start.class_real_time_plot.StaticPlot.y_list

Definition at line 52 of file class_real_time_plot.py.


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


phm_start
Author(s):
autogenerated on Thu Aug 13 2020 16:41:50