Skip to content

Struct threshold

ClassList > threshold

Threshold struct.

  • #include <types.h>

Public Attributes

Type Name
uint32_t is_valid
char threshold_name
double value

Public Attributes Documentation

variable is_valid

uint32_t threshold::is_valid;

variable threshold_name

char threshold::threshold_name[FPGA_METRIC_STR_SIZE];

variable value

double threshold::value;

The documentation for this class was generated from the following file docs/sw/include/opae/types.h