BCH decoder result.
More...
#include <BCHCode.h>
◆ operator bool()
icl::markers::DecodedBCHCode::operator bool |
( |
| ) |
const |
|
inline |
implicit bool cast that asks for successfull decoding
◆ operator<()
bool icl::markers::DecodedBCHCode::operator< |
( |
const DecodedBCHCode & |
c | ) |
|
|
inline |
compares two instance by their error-count
◆ correctedCode
BCHCode icl::markers::DecodedBCHCode::correctedCode |
◆ errors
int icl::markers::DecodedBCHCode::errors |
number of errors that occured
◆ id
int icl::markers::DecodedBCHCode::id |
corresponding id/index (<0 mean error)
◆ origCode
BCHCode icl::markers::DecodedBCHCode::origCode |
The documentation for this struct was generated from the following file:
- /Users/alneuman/vm/icl/ICLMarkers/src/ICLMarkers/BCHCode.h