Variables
Properties of CodeGradingDM

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.
 

Detailed Description

Variable Documentation

bool GradingDM_angle_of_distortion

Evaluate/don't evaluate angle of distortion.

Parameters
[in,out]GradingDM_angle_of_distortionEvaluate/don't evaluate angle of distortion.
Returns
Status of angle of distortion evaluation.
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.

Parameters
[in,out]GradingDM_axial_nonuniformityEvaluate/don't evaluate axial nonuniformity.
Returns
Status of axial nonuniformity evaluation.
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.

Parameters
[in,out]GradingDM_grid_nonuniformityEvaluate/don't evaluate grid nonuniformity.
Returns
Status of grid nonuniformity evaluation.
bool GradingDM_print_growth

Evaluate/don't evaluate print growth.

Parameters
[in,out]GradingDM_print_growthEvaluate/don't evaluate print growth.
Returns
Status of print growth evaluation.
short GradingDM_r_max_ref

Maximum r_ref value for the symbol contrast calculation (ranging from 1 from 255, default 255).

Parameters
[in,out]GradingDM_r_max_refSet the maximum r_ref value for the symbol contrast calculation.
Returns
Status of symbol contrast calculation.
short GradingDM_r_min_ref

Minimum r_ref value for the symbol contrast calculation (ranging from 0 from 254, default 0).

Parameters
[in,out]GradingDM_r_min_refSet the minimum r_ref value for the symbol contrast calculation.
Returns
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.

Parameters
[in,out]GradingDM_symbol_contrastEvaluate/don't evaluate symbol contrast.
Returns
Status of symbol contrast evaluation.
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.

Parameters
[in,out]GradingDM_unused_error_correctionEvaluate/don't evaluate unused error correction.
Returns
Status of unused error correction.