Field | Type | Description |
---|---|---|
parameters | struct with fields described in parameters table | Parameter values used for setting up the QA test bench. |
enable_qa | boolean | Enable or disable running the statistical QA (Monte-Carlo analysis). |
reference_data_available | boolean | When true, statistical QA results will be compared against reference data. When false, reference data is generated (only needed for the first run or after a model update). |
N_trials | number | Number of trials in Monte Carlo sweep |
absolute_tolerances | number |
Absolute tolerance for QA tests which verify the statistical variations. If the simulated values differ from the values provided within the data file by more than this tolerance, the QA tests will fail. This struct accepts absolute tolerance values as numbers for following FOMs:
|
input_port | number |
Input port for Monte Carlo simulation test. |
output_port | number |
Output port for Monte Carlo simulation test. |
mode_ID | number |
mode ID for Monte Carlo simulation test. |
parameters
Filed | Type | Description |
---|---|---|
wavelength | struct |
Wavelength range (m) for which to run QA tests for with following fields:
|