TUM-Logo

libRASCH

 

Home
 

General

About libRASCH/News
Design
Screen shots
Sample programs (with source code)
License
 

Download

libRASCH
Tools
 

Documentation

User
Developer
 

Resources

Mailing list
Supported Formats
Plugins
Status
Links
 
Contact
About this site
 
Last updated
Tue Mar 27 23:03:50 2007
ra_eval_add

ra_eval_add

Name

ra_eval_add --  adds an evaluation

Synopsis

LIBRAAPI eval_handle ra_eval_add (meas_handle mh, const char * name, const char * comment, int orig, int def);

Arguments

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.

Description

This function adds an evaluation to a measurement.

source file

eval.c