FPIBG Utility
FPIBGPlotData.PlotData Class Reference

Public Member Functions

 Create (self, BaseObj, file_end)
 
 Open (self)
 
 Close (self)
 
 Read (self)
 
 Write (self)
 
 __init__ (self, ObjName)
 
 new_path (self, dir)
 
 exponential (self, x, a, b)
 
 plot_cpums (self)
 
 plot_B1 (self)
 
 plot_linearity (self)
 
 plot_cell_fraction (self)
 
 plot_fps_vs_loadedp (self)
 
 plot_expectedc (self)
 

Public Attributes

 bobj = BaseObj
 
 cfg = self.bobj.cfg.config
 
 topdir = self.cfg.application.testdirPQB
 
 ObjName = ObjName
 

Constructor & Destructor Documentation

◆ __init__()

FPIBGPlotData.PlotData.__init__ ( self,
ObjName )

Member Function Documentation

◆ Close()

FPIBGPlotData.PlotData.Close ( self)

◆ Create()

FPIBGPlotData.PlotData.Create ( self,
BaseObj,
file_end )

◆ exponential()

FPIBGPlotData.PlotData.exponential ( self,
x,
a,
b )

◆ new_path()

FPIBGPlotData.PlotData.new_path ( self,
dir )

◆ Open()

FPIBGPlotData.PlotData.Open ( self)

◆ plot_B1()

FPIBGPlotData.PlotData.plot_B1 ( self)

◆ plot_cell_fraction()

FPIBGPlotData.PlotData.plot_cell_fraction ( self)

◆ plot_cpums()

FPIBGPlotData.PlotData.plot_cpums ( self)

◆ plot_expectedc()

FPIBGPlotData.PlotData.plot_expectedc ( self)

◆ plot_fps_vs_loadedp()

FPIBGPlotData.PlotData.plot_fps_vs_loadedp ( self)

◆ plot_linearity()

FPIBGPlotData.PlotData.plot_linearity ( self)

◆ Read()

FPIBGPlotData.PlotData.Read ( self)

◆ Write()

FPIBGPlotData.PlotData.Write ( self)

Member Data Documentation

◆ bobj

FPIBGPlotData.PlotData.bobj = BaseObj

◆ cfg

FPIBGPlotData.PlotData.cfg = self.bobj.cfg.config

◆ ObjName

FPIBGPlotData.PlotData.ObjName = ObjName

◆ topdir

FPIBGPlotData.PlotData.topdir = self.cfg.application.testdirPQB

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