Variables | |
bool | GradingDM_angle_of_distortion |
Evaluate/don't evaluate angle of distortion. | |
bool | GradingDM_axial_nonuniformity |
Evaluate/don't evaluate axial nonuniformity. | |
bool | GradingDM_grid_nonuniformity |
Evaluate/don't evaluate grid nonuniformity. | |
bool | GradingDM_print_growth |
Evaluate/don't evaluate print growth. | |
short | GradingDM_r_max_ref |
Maximum r_ref value for the symbol contrast calculation (ranging from 1 from 255, default 255). | |
short | GradingDM_r_min_ref |
Minimum r_ref value for the symbol contrast calculation (ranging from 0 from 254, default 0). | |
bool | GradingDM_symbol_contrast |
Evaluate/don't evaluate symbol contrast. | |
bool | GradingDM_unused_error_correction |
Evaluate/don't evaluate unused error correction. | |
bool GradingDM_angle_of_distortion |
Evaluate/don't evaluate angle of distortion.
[in,out] | GradingDM_angle_of_distortion | Evaluate/don't evaluate angle of distortion. |
bool GradingDM_axial_nonuniformity |
Evaluate/don't evaluate axial nonuniformity.
The property axial_nonuniformity
= TRUE
specifies that the axial nonuniformity will be calculated and considered in the scan grade.
[in,out] | GradingDM_axial_nonuniformity | Evaluate/don't evaluate axial nonuniformity. |
bool GradingDM_grid_nonuniformity |
Evaluate/don't evaluate grid nonuniformity.
The property grid_nonuniformity
= TRUE
specifies that the grid nonuniformity will be calculated and considered in the scan grade.
[in,out] | GradingDM_grid_nonuniformity | Evaluate/don't evaluate grid nonuniformity. |
bool GradingDM_print_growth |
Evaluate/don't evaluate print growth.
[in,out] | GradingDM_print_growth | Evaluate/don't evaluate print growth. |
short GradingDM_r_max_ref |
Maximum r_ref
value for the symbol contrast calculation (ranging from 1 from 255, default 255).
[in,out] | GradingDM_r_max_ref | Set the maximum r_ref value for the symbol contrast calculation. |
short GradingDM_r_min_ref |
Minimum r_ref
value for the symbol contrast calculation (ranging from 0 from 254, default 0).
[in,out] | GradingDM_r_min_ref | Set the minimum r_ref value for the symbol contrast calculation. |
bool GradingDM_symbol_contrast |
Evaluate/don't evaluate symbol contrast.
The property symbol_contrast
= TRUE
specifies that the symbol contrast will be calculated and considered in the scan grade.
[in,out] | GradingDM_symbol_contrast | Evaluate/don't evaluate symbol contrast. |
bool GradingDM_unused_error_correction |
Evaluate/don't evaluate unused error correction.
The property unused_error_correction
= TRUE
specifies that the unused error correction will be calculated and considered in the scan grade.
[in,out] | GradingDM_unused_error_correction | Evaluate/don't evaluate unused error correction. |