Edinburgh Speech Tools  2.1-release
EventTilt Class Reference

#include <include/EST_Event.h>

Inheritance diagram for EventTilt:
Collaboration diagram for EventTilt:

Public Member Functions

void init ()
 
float amp ()
 
float dur ()
 
float tilt ()
 
float pos ()
 
void set_amp (float a)
 
void set_dur (float a)
 
void set_tilt (float a)
 
void set_pos (float a)
 
float start_f0 ()
 
float start_pos ()
 
void set_start_f0 (float a)
 
void set_start_pos (float a)
 
- Public Member Functions inherited from EventBase
int save (EST_String filename, EST_String type="")
 

Friends

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

Additional Inherited Members

- Public Attributes inherited from EventBase
EST_String type
 

Detailed Description

Definition at line 150 of file EST_Event.h.

Member Function Documentation

void EventTilt::init ( )
float EventTilt::amp ( )
float EventTilt::dur ( )
float EventTilt::tilt ( )
float EventTilt::pos ( )
void EventTilt::set_amp ( float  a)
void EventTilt::set_dur ( float  a)
void EventTilt::set_tilt ( float  a)
void EventTilt::set_pos ( float  a)
float EventTilt::start_f0 ( )
float EventTilt::start_pos ( )
void EventTilt::set_start_f0 ( float  a)
void EventTilt::set_start_pos ( float  a)

Friends And Related Function Documentation

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

Definition at line 177 of file EST_Event.h.


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