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: eval_event Struct Reference

eval_event Struct Reference

contains information about a single event More...


Data Fields

long id
long start
long end


Detailed Description

Parameters:
<id> unique id of the event
<start> start position of the event
<end> end position of the event

Definition at line 130 of file ra_eval.h.


Field Documentation

long eval_event::end
 

Definition at line 134 of file ra_eval.h.

Referenced by ra_class_add_event(), ra_class_get_event_pos(), ra_class_get_events(), and ra_class_set_event_pos().

long eval_event::id
 

Definition at line 132 of file ra_eval.h.

Referenced by get_event_idx(), ra_class_add_event(), ra_class_get_events(), and ra_prop_get_events().

long eval_event::start
 

Definition at line 133 of file ra_eval.h.

Referenced by ra_class_add_event(), ra_class_get_event_pos(), ra_class_get_events(), and ra_class_set_event_pos().


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