#include <itpp/base/source.h>
Public Member Functions | |
| Sawtooth_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. | |
Definition at line 109 of file source.h.
|
||||||||||||||||||||
|
Constructor. Set frequency, mean, amplitude, and start phase.
Definition at line 177 of file source.cpp. |
|
|
Return a single sample.
|
|
|
Get a sample vector.
Definition at line 196 of file source.cpp. |
|
||||||||||||
|
Get a sample matrix.
Definition at line 206 of file source.cpp. |
Generated on Fri Jan 11 08:17:31 2008 for IT++ by Doxygen 1.3.9.1