Struct cuvis_proc_args_t
processing arguments
#include <cuvis.h>
Public Attributes
| Type | Name |
|---|---|
| CUVIS_INT | allow_recalib |
| CUVIS_PROCESSING_MODE | processing_mode |
Public Attributes Documentation
variable allow_recalib
CUVIS_INT cuvis_proc_args_t::allow_recalib;
allow to use different calibration (expert option)
This options allows to process raw data with a different calibration. this is, however, limited to the same hardware.
If the hardware was mechanically changed, results may be poor or not usable at all. Unless the accuracy of the result can be verified, this option is not recommended.
variable processing_mode
CUVIS_PROCESSING_MODE cuvis_proc_args_t::processing_mode;
the processing mode to be used.
use cuvis_proc_cont_is_capable to check, if the mode is currently possible of a specific measurement
The documentation for this class was generated from the following file docs/_api_sources/cuvis.h