pystra.analysis.AnalysisObject#

class AnalysisObject(stochastic_model=None, limit_state=None, analysis_options=None)[source]#

Bases: object

A base class for objects that perform a probability of failure estimation

Methods

init_run

Derived classes call this at top of their run()

init_run()[source]#

Derived classes call this at top of their run()