Example: Function call: drawdown_dev_max(matrix_31).
matrix_31:
x1 |
x2 |
x3 |
x4 |
scenario_benchmark |
1 7 -2 0 |
4 -5 8 -3 |
8 4 -1 -4 |
3 -6 0 9 |
-2 11 6 10 |
The matrix_31 is in file matrix_31.txt in PSG Matrix format (see, PSG Matrix in General (Text) Format).
Drawdown Deviation Maximum is calculated at point_1:
component_name |
value |
x1 x2 x3 x4 |
1 1 1 1 |
The point point_1 is in file point_1.txt (see, PSG Point).
To calculate drawdown_dev_max at point_1 run problem in file problem_drawdown_dev_max.txt (see, Calculate Problem):
calculate
point: point_1
value:
drawdown_dev_max(matrix_31)
Value of drawdown_dev_max(matrix_31) at point_1 equals 20
Files problem_drawdown_dev_max.txt, matrix_31.txt and point_1.txt are in folder .\Aorda\PSG\Examples\Functions\drawdown_dev_max_test.