Go to the source code of this file.
Classes | |
class | EST_Wave |
A class for storing digital waveforms. The waveform is stored as an array of 16 bit shorts. Multiple channels are supported, but if no channel information is given the 0th channel is accessed. More... | |
Typedefs | |
typedef EST_TList< EST_Wave > | EST_WaveList |
Functions | |
int | operator!= (EST_Wave a, EST_Wave b) |
int | operator== (EST_Wave a, EST_Wave b) |
typedef EST_TList<EST_Wave> EST_WaveList |
Definition at line 329 of file EST_Wave.h.
Definition at line 664 of file EST_Wave.cc.
Definition at line 666 of file EST_Wave.cc.