LIBRAAPI eval_handle ra_eval_add (meas_handle mh, const char * name, const char * comment, int orig, int def);
LIBRAAPI eval_handle ra_eval_add
mh
measurement-handle
name
name of the evaluation
comment
comment of the evaluation
orig
flag if this evalution was performed with the measurement-specific system
def
flag if this evaluation should be the default evaluation.
This function adds an evaluation to a measurement.
eval.c