IT++ Logo

itpp::Square_Source Class Reference
[Deterministic Sources]

#include <itpp/signal/source.h>

List of all members.


Detailed Description

Square-wave source.

Definition at line 64 of file source.h.


Public Member Functions

 Square_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 Sat Apr 19 10:42:08 2008 for IT++ by Doxygen 1.5.5