This struct provides a namespace for default threshold level related constants.

Synopsis

Declared in <ball_thresholddefaults.h>

struct ThresholdDefaults;

Static Data Members

Name

Description

k_PASS_LEVEL

Default pass threshold level (ERROR and above).

k_RECORD_LEVEL

Default record threshold level (disabled).

k_TRIGGER_ALL_LEVEL

Default trigger‐all threshold level (disabled).

k_TRIGGER_LEVEL

Default trigger threshold level (disabled).

Created with MrDocs