#include <itpp/base/source.h>
Public Member Functions | |
Impulse_Source (double freq, double ampl=1.0, double inphase=0.0) | |
Constructor. Set frequency, 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. |
Definition at line 129 of file source.h.
|
Constructor. Set frequency, amplitude and start phase.
Definition at line 222 of file source.cpp. |
|
Return a single sample.
|
|
Get a sample vector.
Definition at line 245 of file source.cpp. |
|
Get a sample matrix.
Definition at line 255 of file source.cpp. |
Generated on Fri Jan 11 08:51:42 2008 for IT++ by Doxygen 1.3.9.1