FV3 Bundle
L95Plot.L95Plot Class Reference

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
 

Detailed Description

Definition at line 13 of file L95Plot.py.

Constructor & Destructor Documentation

◆ __init__()

def L95Plot.L95Plot.__init__ (   self)

Definition at line 20 of file L95Plot.py.

Member Function Documentation

◆ clear()

def L95Plot.L95Plot.clear (   self)

Definition at line 89 of file L95Plot.py.

◆ getFigure()

def L95Plot.L95Plot.getFigure (   self)

Definition at line 82 of file L95Plot.py.

◆ setPlot()

def L95Plot.L95Plot.setPlot (   self,
  title,
  expeData,
  bgData,
  obsData 
)

Definition at line 29 of file L95Plot.py.

Member Data Documentation

◆ __f

L95Plot.L95Plot.__f
private

Definition at line 21 of file L95Plot.py.

◆ increment

L95Plot.L95Plot.increment

Definition at line 23 of file L95Plot.py.

◆ state

L95Plot.L95Plot.state

Definition at line 22 of file L95Plot.py.

◆ title

L95Plot.L95Plot.title

Definition at line 34 of file L95Plot.py.


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