| 
| 
void  | init () | 
|   | 
| 
float  | amp () | 
|   | 
| 
float  | dur () | 
|   | 
| 
float  | rise_amp () | 
|   | 
| 
float  | rise_dur () | 
|   | 
| 
float  | fall_amp () | 
|   | 
| 
float  | fall_dur () | 
|   | 
| 
float  | start_f0 () | 
|   | 
| 
float  | start_pos () | 
|   | 
| 
float  | peak_f0 () | 
|   | 
| 
float  | peak_pos () | 
|   | 
| 
float  | end_f0 () | 
|   | 
| 
float  | end_pos () | 
|   | 
| 
void  | set_start_f0 (float a) | 
|   | 
| 
void  | set_start_pos (float a) | 
|   | 
| 
void  | set_peak_f0 (float a) | 
|   | 
| 
void  | set_peak_pos (float a) | 
|   | 
| 
void  | set_end_f0 (float a) | 
|   | 
| 
void  | set_end_pos (float a) | 
|   | 
| 
int  | save (EST_String filename, EST_String type="") | 
|   | 
 | 
| 
ostream &  | operator<< (ostream &s, EventSI &e) | 
|   | 
Definition at line 98 of file EST_Event.h.
 
The documentation for this class was generated from the following file: