FPIBG Utility
TestFPIBGPlotData Namespace Reference

Variables

 syspth = sys.path #
 
 cwd = os.getcwd() #
 
str shrddir = cwd + "\\python\\shared" #
 
 guser = getpass.getuser() #
 
 bc = FPIBGBase("GlobalBaseClass")
 
 myClass = PlotData("ExampleObject")
 

Variable Documentation

◆ bc

TestFPIBGPlotData.bc = FPIBGBase("GlobalBaseClass")

◆ cwd

TestFPIBGPlotData.cwd = os.getcwd() #

◆ guser

TestFPIBGPlotData.guser = getpass.getuser() #

◆ myClass

TestFPIBGPlotData.myClass = PlotData("ExampleObject")

◆ shrddir

str TestFPIBGPlotData.shrddir = cwd + "\\python\\shared" #

◆ syspth

TestFPIBGPlotData.syspth = sys.path #