Variable | Type | Description |
---|---|---|
min_wavelength |
Number | Minimum wavelength for which to run the test in unit of m |
max_wavelength |
Number |
Maximum wavelength for which to run the test in unit of m |
number_wavelength_points |
Number |
Number of data points within the test wavelength range |
reference_data_available |
Boolean | When true, 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). |
compare_time_abs_transmission |
Boolean | When true, QA will compare absolute transmission between time and frequency domain |
power_tolerance_dB |
Number | dB Tolerance used in reciprocity and reference data tests. |
passivity_tolerance |
Number | Absolute tolerance used in passivity tests. |
reciprocity_tolerance |
Number | Absolute tolerance used in reciprocity tests. |
S_regression_tolerance |
Number |
Dimensionless. Looks at |S-S_ref| in absolute terms. Sensitive to phase of transmission. |
S_data_tolerance |
Number |
Dimensionless. Looks at |S-S_data| in absolute terms, where S_data refers to the S parameters from the source data. Sensitive to phase of transmission. |
group_delay_tolerance |
Number |
Relative tolerance compared to the group delay from the source data |
GD_qa_ports (optional) |
Cell |
N x 1 cell array, where N is the number of port combinations to use for group delay testing. Each cell element is a vector, where the first value indicates the input port, and the following values indicate the output ports. Example: Note:
|
S_time_tolerance |
Number | The absolute time domain difference with frequency domain over middle bandwidth |
wavelength_tolerance_nm |
Number | The tolerance for difference between wavelength points for reference data and the QA results in units of nm |
compare_time_bandwidth_fraction |
Number | Fraction of bandwidth (which is determined by min_wavelength and max_wavelength ) over which to compare time domain results to frequency domain |