RiskAnalyzer

RiskAnalyzer class

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

The RiskAnalyzer type exposes the following members:

Constructors

NameDescription
RiskAnalyzer(settings)Initializes a new instance of the RiskAnalyzer class

Properties

NameDescription
settingsGets or sets the instance of the

Methods

NameDescription
analyze(project)Performs risk analysis for the specified project. The analysis is based on Monte Carlo simulation and the result is an instance of the

See Also