Analyze
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.
Returns: the instance of the RiskAnalysisResult which represents a result of the analysis.
Analyze(const System::SharedPtr< Project > & project)
| Parameter | Description |
|---|---|
| project | the specified instance of the Project class to analyze. |