signal-generator

所属分类:其他
开发工具:C++
文件大小:0KB
下载次数:0
上传日期:2023-12-06 17:13:54
上 传 者sh-1993
说明:  信号发生器
(signal generator)

文件列表:
CMakeLists.txt (1600, 2023-12-06)
LICENSE (35121, 2023-12-06)
Makefile (294, 2023-12-06)
signal-generator.cpp (5755, 2023-12-06)
signal-generator.h (1738, 2023-12-06)
signal-generator.png (15202, 2023-12-06)
widget.cpp (7029, 2023-12-06)
widget.hpp (3446, 2023-12-06)

### Signal Generator **Requirements:** Generator class (included) **Limitations:** none noted ![Signal Generator GUI](https://github.com/RTXI/signal-generator/blob/master/signal-generator.png) This module generates the following signals: 1. Sine Wave: needs frequency and amplitude 2. Monophasic Square Wave: needs delay, width, and amplitude 3. Biphasic Square Wave: needs delay, width, and amplitude 4. Sawtooth Wave: needs delay, width, and maximum amplitude 5. ZAP Stimulus: needs starting and ending frequencies, amplitude, and duration of ZAP All the signals are continuous except for the ZAP stimulus, which has a specified duration. Only the relevant parameters are used to generate the waveforms. #### Output Channels 1. output(0) – “Signal Waveform” #### Parameters 1. Delay : in seconds 2. Width : in seconds 3. Freq (Hz) : frequency of sine wave, also the starting frequency for ZAP stimulus 4. Amplitude 5. ZAP max Freq (Hz) : maximum frequency for ZAP stimulus 6. ZAP duration (s)

近期下载者

相关文件


收藏者