IT++ Logo
Public Member Functions | List of all members
itpp::Sawtooth_Source Class Reference

Sawtooth-wave source. More...

#include <itpp/signal/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.
 

Detailed Description

Sawtooth-wave source.

Definition at line 107 of file source.h.


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

Generated on Sat Jul 6 2013 10:54:34 for IT++ by Doxygen 1.8.2