RiskAnalyzer
RiskAnalyzer class
Performs a Monte Carlo simulation based on the specified risk analysis settings.
Constructors
| Name | Description |
|---|
| RiskAnalyzer | Initializes a new instance of the RiskAnalyzer class. |
Methods
| Name | Description |
|---|
| Analyze | Performs 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_Settings | Gets the instance of the RiskAnalysisSettings class which defines necessary settings for risk analysis. |
| set_Settings | Sets the instance of the RiskAnalysisSettings class which defines necessary settings for risk analysis. |