![]() |
no-OS
|
Data structure to hold Tx QEC Status. More...
#include <t_mykonos.h>
Public Attributes | |
| uint32_t | errorCode |
| uint32_t | percentComplete |
| uint32_t | performanceMetric |
| uint32_t | iterCount |
| uint32_t | updateCount |
Data structure to hold Tx QEC Status.
| uint32_t mykonosTxQecStatus_t::errorCode |
error code from Tx QEC
| uint32_t mykonosTxQecStatus_t::iterCount |
running counter that increments each time the cal runs to completion
| uint32_t mykonosTxQecStatus_t::percentComplete |
percent of required data collected for the current cal. Range 0 to 100
| uint32_t mykonosTxQecStatus_t::performanceMetric |
Number of codes adjusted which is the number of codes of correction made last time which can be converted to an IRR power metric as with Rx QEC, if desired.
| uint32_t mykonosTxQecStatus_t::updateCount |
running counter that increments each time the cal updates the correction/actuator hardware