SG++-Doxygen-Documentation
python.uq.analysis.Analysis.AnalysisHash Class Reference
Inheritance diagram for python.uq.analysis.Analysis.AnalysisHash:

Public Member Functions

def __init__ (self)
 
def getKey (self, iteration, qoi, t, idd)
 
def getMoment (self, iteration, qoi, t, idd)
 
def hasMoment (self, iteration, qoi, t, idd='mean')
 
def reset (self)
 
def setMoment (self, iteration, qoi, t, idd, value)
 

Constructor & Destructor Documentation

◆ __init__()

def python.uq.analysis.Analysis.AnalysisHash.__init__ (   self)

References python.uq.analysis.Analysis.AnalysisHash._moments.

Member Function Documentation

◆ getKey()

◆ getMoment()

def python.uq.analysis.Analysis.AnalysisHash.getMoment (   self,
  iteration,
  qoi,
  t,
  idd 
)

References python.uq.analysis.Analysis.AnalysisHash._moments, python.uq.analysis.Analysis.AnalysisHash.getKey(), and python.uq.analysis.Analysis.AnalysisHash.hasMoment().

◆ hasMoment()

def python.uq.analysis.Analysis.AnalysisHash.hasMoment (   self,
  iteration,
  qoi,
  t,
  idd = 'mean' 
)

References python.uq.analysis.Analysis.AnalysisHash._moments, and python.uq.analysis.Analysis.AnalysisHash.getKey().

Referenced by python.uq.analysis.Analysis.AnalysisHash.getMoment().

◆ reset()

def python.uq.analysis.Analysis.AnalysisHash.reset (   self)

References python.uq.analysis.Analysis.AnalysisHash._moments.

◆ setMoment()

def python.uq.analysis.Analysis.AnalysisHash.setMoment (   self,
  iteration,
  qoi,
  t,
  idd,
  value 
)

References python.uq.analysis.Analysis.AnalysisHash._moments, and python.uq.analysis.Analysis.AnalysisHash.getKey().


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