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:54 2007
libRASCH: eval_sum_ch_desc Struct Reference

eval_sum_ch_desc Struct Reference

contains the description of the summary for one channel More...


Data Fields

long ch
long num_dim
char ** name
char ** unit
long * data_idx
long fiducial_offset


Detailed Description

Parameters:
<ch> channel number
<num_dim> number of dimensions
<name> name for each dimension
<unit> unit for each dimension
<data_idx> index to the data in eval_sum_data for this channel
<fiducial_offset> offset of the fiducial offset

Definition at line 241 of file ra_eval.h.


Field Documentation

long eval_sum_ch_desc::ch
 

Definition at line 243 of file ra_eval.h.

Referenced by eval_get_info(), get_sum_data_idx(), and ra_sum_add_ch().

long* eval_sum_ch_desc::data_idx
 

Definition at line 248 of file ra_eval.h.

Referenced by get_sum_data_idx(), ra_sum_add_ch(), and ra_sum_delete().

long eval_sum_ch_desc::fiducial_offset
 

Definition at line 250 of file ra_eval.h.

Referenced by eval_get_info(), and ra_sum_add_ch().

char** eval_sum_ch_desc::name
 

Definition at line 246 of file ra_eval.h.

Referenced by eval_get_info(), ra_sum_add_ch(), and ra_sum_delete().

long eval_sum_ch_desc::num_dim
 

Definition at line 245 of file ra_eval.h.

Referenced by eval_get_info(), get_sum_data_idx(), ra_sum_add_ch(), and ra_sum_delete().

char** eval_sum_ch_desc::unit
 

Definition at line 247 of file ra_eval.h.

Referenced by eval_get_info(), ra_sum_add_ch(), and ra_sum_delete().


The documentation for this struct was generated from the following file:
Generated on Fri May 27 11:33:55 2005 for libRASCH by  doxygen 1.4.2