Sine-wave source. More...
#include <itpp/signal/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. | |
Sine-wave source.
Definition at line 45 of file source.h.
Generated on Wed Jan 20 23:03:12 2010 for IT++ by Doxygen 1.6.2