SignalTypes::Wave Class Reference
[Classes derived from SignalType.]

A SignalType refinement for describing time-domain wave offset data. More...

#include <wave.h>

Inheritance diagram for SignalTypes::Wave:

Inheritance graph
[legend]
Collaboration diagram for SignalTypes::Wave:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Wave (const float frequency=0)

Detailed Description

A SignalType refinement for describing time-domain wave offset data.

Author:
Gav Wood <gav@cs.york.ac.uk>
This class can be used to define a signal stream that comprises samples of a single element, where each element represents an offset from a defined zero.


Constructor & Destructor Documentation

SignalTypes::Wave::Wave ( const float  frequency = 0  )  [inline]

The constructor.

Parameters:
frequency The sampling frequency of the Wave. That is, the inverse of the delay between each sample. e.g. CD audio has a sample frequency of 44100, i.e. each sample represents a reading in time of 1/44100th of a second later than the last.


The documentation for this class was generated from the following file:
Generated on Fri Nov 10 21:58:47 2006 for Exscalibar by  doxygen 1.5.1