예제 #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