|
|
libRASCH: eval_summary Struct Reference
eval_summary Struct Referencecontains infos about event summaries
More...
Collaboration diagram for eval_summary:
[legend]
Detailed Description
- Parameters:
-
| <handle_id> | set to RA_HANDLE_EVENT_SUMMARY |
| <next> | pointer to the next eval_summary structure |
| <prev> | pointer to the previous eval_summary structure |
| <meas> | pointer to the measurement which the event summary belongs to |
| <evclass> | pointer to the event class structure this event summary belongs to |
| <id> | id of the event summary (use only inside of libRASCH) |
| <ascii_id> | string-id of the event summary |
| <num_ch> | number of channels in the summary |
| <ch_desc> | description for each channel |
| <num_summaries> | number of summary elements |
| <sum> | array of the summary elements |
Definition at line 291 of file ra_eval.h.
Field Documentation
The documentation for this struct was generated from the following file:
Generated on Fri May 27 11:33:57 2005 for libRASCH by
1.4.2
|