Signal Source: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| No edit summary | No edit summary | ||
| Line 13: | Line 13: | ||
| [[File:Signal-source-ex.png]] | [[File:Signal-source-ex.png]] | ||
| Types of Waveforms: | |||
| Cosine: | |||
| [[File:Signal-source-cosine.png]] | |||
| Constant: | |||
| [[File:Signal-source-constant.png]] | |||
| Square: | |||
| [[File:Signal-source-square.png]] | |||
| Triangle: | |||
| [[File:Signal-source-triangle.png]] | |||
| Sawtooth: | |||
| [[File:Signal-source-sawtooth.png]] | |||
Revision as of 05:05, 27 December 2018
Signal generator, generates a variety of signals.
Supports an output of type complex, float, int, and short
Args:
- Sample Rate : Sampling rate of signal
- Waveform : waveform type
- Frequency : Frequency of waveform (relative to sampling_freq)
- Ampltiude : Signal amplitude
- Offset : offset of signal
Example Flowgraph:
Types of Waveforms:
Cosine:
Constant:
Square:
Triangle:
Sawtooth:





