CVB.Net 14.0
GradeResult1D Class Reference

Grading result for 1D codes. More...

Inherits GradeResultBase.

Properties

GradeResult1DInfo ResultInfo [get]
 Information about the code grading result.
 
double GradeModulation [get]
 Modulation Grade (0...4).
 
override double GradeSymbolContrast [get]
 Symbol Contrast Grade (0...4).
 
override double SymbolContrast [get]
 Measured Symbol Contrast in % of the scan reflectance limits.
 
override double ReflectanceMin [get]
 Minimum contrast found during grading in % of the scan reflectance limits.
 
override double ReflectanceMax [get]
 Maximum contrast found during grading in % of the scan reflectance limits.
 
double GradeDecodability [get]
 Decodability grade (0...4).
 
override double GradeDecode [get]
 Decode grade (0...4).
 
double GradeDefects [get]
 Defects grade (0...4).
 
double GradeEdgeContrastMin [get]
 Edge contrast grade (0...4).
 
override double GradeOverall [get]
 Overall grade (0...4).
 
double GradeReflectanceMin [get]
 Minimum reflectance grade (0...4).
 
int ScanLinesUsed [get]
 Number of scan lines that have been used.
 
double Decodability [get]
 Decodability value.
 
double DecodedScanLines [get]
 Percentage of successfully decoded scan reflectance profiles.
 
double Defects [get]
 Total number of errors divided by the number of scan lines.
 
double EdgeContrastMin [get]
 Minimum edge contrast value.
 
double GlobalThreshold [get]
 Global threshold in %.
 
double Modulation [get]
 Modulation value.
 
double PrintContrastSignal [get]
 Print contrast signal value.
 
- Properties inherited from GradeResultBase
abstract double GradeSymbolContrast [get]
 Grading result for symbol contrast.
 
abstract double SymbolContrast [get]
 Symbol contrast value.
 
abstract double ReflectanceMin [get]
 Minimum measured reflectance.
 
abstract double ReflectanceMax [get]
 Maximum measured reflectance.
 
abstract double GradeDecode [get]
 Decode grade (0 = no decoding possible).
 
abstract double GradeOverall [get]
 Overall grading result.
 

Additional Inherited Members

- Protected Member Functions inherited from GradeResultBase
 GradeResultBase (ReadResult res)
 Constructor for GradeResultBase objects. More...
 

Detailed Description

Grading result for 1D codes.