RiskAnalyzer

RiskAnalyzer class

Performs a Monte Carlo simulation based on the specified risk analysis settings.

Constructors

NameDescription
RiskAnalyzerInitializes a new instance of the RiskAnalyzer class.

Methods

NameDescription
AnalyzePerforms risk analysis for the specified project. The analysis is based on Monte Carlo simulation and the result is an instance of the RiskAnalysisResult class.
get_SettingsGets the instance of the RiskAnalysisSettings class which defines necessary settings for risk analysis.
set_SettingsSets the instance of the RiskAnalysisSettings class which defines necessary settings for risk analysis.