IT++ Logo

itpp::Sine_Source Class Reference
[Deterministic Sources]

#include <itpp/signal/source.h>

List of all members.


Detailed Description

Sine-wave source.

Definition at line 44 of file source.h.


Public Member Functions

 Sine_Source (double freq, double mean=0.0, double ampl=1.0, double inphase=0.0)
 Constructor. Set frequency, mean, amplitude, and start phase.
double operator() ()
 Return a single sample.
vec operator() (int n)
 Get a sample vector.
mat operator() (int h, int w)
 Get a sample matrix.

The documentation for this class was generated from the following files:
SourceForge Logo

Generated on Sun Apr 20 12:40:10 2008 for IT++ by Doxygen 1.5.5