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:51 2007
ra_raw_add

ra_raw_add

Name

ra_raw_add --  add raw data

Synopsis

LIBRAAPI size_t ra_raw_add (meas_handle mh, unsigned int ch, value_handle vh);

Arguments

mh

handle of the measurement

ch

channel where data should be added

vh

data to be added

Description

Adds raw data to a measurement. The data is added to the current session. Not implemented yet. !!!

source file

ra.c