| 
    OOPS
    
   | 
 
Public Member Functions | |
| def | __init__ (self) | 
| def | setPlot (self, title, expeData, bgData, obsData) | 
| def | getFigure (self) | 
| def | clear (self) | 
Public Attributes | |
| state | |
| increment | |
| title | |
Private Attributes | |
| __f | |
Definition at line 13 of file L95Plot.py.
| def L95Plot.L95Plot.__init__ | ( | self | ) | 
Definition at line 20 of file L95Plot.py.
| def L95Plot.L95Plot.clear | ( | self | ) | 
| def L95Plot.L95Plot.getFigure | ( | self | ) | 
Definition at line 82 of file L95Plot.py.
| def L95Plot.L95Plot.setPlot | ( | self, | |
| title, | |||
| expeData, | |||
| bgData, | |||
| obsData | |||
| ) | 
Definition at line 29 of file L95Plot.py.
      
  | 
  private | 
Definition at line 21 of file L95Plot.py.
| L95Plot.L95Plot.increment | 
Definition at line 23 of file L95Plot.py.
| L95Plot.L95Plot.state | 
Definition at line 22 of file L95Plot.py.
| L95Plot.L95Plot.title | 
Definition at line 34 of file L95Plot.py.