|
|
libRASCH: estimate_ch_infos.c File Reference
estimate_ch_infos.c File Reference
Include dependency graph for estimate_ch_infos.c:
Go to the source code of this file.
Detailed Description
This file implements the functions to estimate the type of a recording-channel from the channel name.
- Author:
- Raphael Schneider (rasch@med1.med.tum.de)
Definition in file estimate_ch_infos.c.
Define Documentation
Function Documentation
| int find_name |
( |
const char * |
name, |
|
|
char * |
part |
|
) |
|
|
|
|
- Parameters:
-
| <name> | string which is searched |
| <part> | string which is looked for |
The function checks if the string 'name' contains the text 'part'.
Definition at line 74 of file estimate_ch_infos.c.
References isletter().
Referenced by ra_est_ch_type(). |
| LIBRAAPI int ra_est_ch_type |
( |
const char * |
name, |
|
|
struct ra_est_ch_infos * |
inf |
|
) |
|
|
Generated on Fri May 27 11:32:40 2005 for libRASCH by
1.4.2
|