示例#1
0
文件: collect.py 项目: Junlings/webfe
 def __init__(self,title):
     self.database = tpfdb()  # table, plot and fig database
示例#2
0
 def __init__(self,model,logfile=None):
     self.model = model                    ### define the input file  
     self.logfile = logfile
     self.results = plots.tpfdb()
示例#3
0
 def __init__(self, title):
     self.database = tpfdb()  # table, plot and fig database