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:52 2007
libRASCH: ra_estimate_ch_infos.h File Reference

ra_estimate_ch_infos.h File Reference

Include dependency graph for ra_estimate_ch_infos.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

LIBRAAPI int ra_est_ch_type (const char *name, struct ra_est_ch_infos *inf)
 estimate channel type

Variables

int _num_infs = (int) (sizeof(_inf) / sizeof(_inf[0]))


Detailed Description

The header file contains informations to estimate the type of a recording channel.

Author:
Raphael Schneider (rasch@med1.med.tum.de)

Definition in file ra_estimate_ch_infos.h.


Function Documentation

LIBRAAPI int ra_est_ch_type const char *  name,
struct ra_est_ch_infos inf
 

Parameters:
<name> channel name
<inf> this variable contains the estimated type
This function tries to estimate the type of a recording channel from the channel name.

Definition at line 40 of file estimate_ch_infos.c.

References _num_infs, find_name(), and local_to_utf8().


Variable Documentation

int _num_infs = (int) (sizeof(_inf) / sizeof(_inf[0]))
 

Definition at line 103 of file ra_estimate_ch_infos.h.

Referenced by ra_est_ch_type().


Generated on Fri May 27 11:33:22 2005 for libRASCH by  doxygen 1.4.2