Edinburgh Speech Tools  2.1-release
EventSI Class Reference

#include <include/EST_Event.h>

Inheritance diagram for EventSI:
Collaboration diagram for EventSI:

Public Member Functions

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)
 
- Public Member Functions inherited from EventBase
int save (EST_String filename, EST_String type="")
 

Public Attributes

EventSIsn
 
EventSIsp
 
- Public Attributes inherited from EventBase
EST_String type
 

Friends

ostream & operator<< (ostream &s, EventSI &e)
 

Detailed Description

Definition at line 101 of file EST_Event.h.

Member Function Documentation

void EventSI::init ( )
float EventSI::amp ( )
float EventSI::dur ( )
float EventSI::rise_amp ( )
float EventSI::rise_dur ( )
float EventSI::fall_amp ( )
float EventSI::fall_dur ( )
float EventSI::start_f0 ( )
float EventSI::start_pos ( )
float EventSI::peak_f0 ( )
float EventSI::peak_pos ( )
float EventSI::end_f0 ( )
float EventSI::end_pos ( )
void EventSI::set_start_f0 ( float  a)
void EventSI::set_start_pos ( float  a)
void EventSI::set_peak_f0 ( float  a)
void EventSI::set_peak_pos ( float  a)
void EventSI::set_end_f0 ( float  a)
void EventSI::set_end_pos ( float  a)

Friends And Related Function Documentation

ostream& operator<< ( ostream &  s,
EventSI e 
)
friend

Definition at line 138 of file EST_Event.h.

Member Data Documentation

EventSI* EventSI::sn

Definition at line 135 of file EST_Event.h.

EventSI* EventSI::sp

Definition at line 136 of file EST_Event.h.


The documentation for this class was generated from the following file: