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_get

ra_eval_get

Name

ra_eval_get --  returns an evaluation-handle

Synopsis

LIBRAAPI eval_handle ra_eval_get (meas_handle mh, int eval);

Arguments

mh

measurement-handle

eval

zero based index of the evaluation which handle should be returned

Description

This function returns the evaluation-handle from handle number eval.

source file

eval.c