|
|
uint16_t | idle_min = 3 |
| |
|
uint16_t | run_sec = 3 |
| |
|
uint16_t | adc_avg = 5 |
| |
|
uint16_t | adc_temp_avg = 1 |
| |
|
double | i_scaling = 1.0e6 |
| |
|
bool | en_hv = false |
| |
|
bool | en_qp = false |
| |
|
bool | running = false |
| |
|
std::vector< int > | adc_gain |
| |
|
std::vector< int > | adc_rate |
| |
|
std::vector< double > | demand_v |
| |
|
uint64_t | seq = 0 |
| |
The documentation for this struct was generated from the following file: