TFA Gaussian Chirp Generator VI
- Updated2023-02-21
- 3 minute(s) read
TFA Gaussian Chirp Generator VI
Owning Palette: Utilities VIs
Requires: Advanced Signal Processing Toolkit
Generates a summation of Gaussian chirps with different parameters.
![]() |
samples specifies the length of the Gaussian chirp. The default is 128. | ||||||||||||
![]() |
chirp info specifies the parameters of each Gaussian chirp.
| ||||||||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||||||||
![]() |
sampling rate specifies the sampling rate of the output signal. | ||||||||||||
![]() |
Gaussian chirp returns the complex Gaussian chirps. | ||||||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
Example
Refer to the Marginal Condition VI in the labview\examples\Time Frequency Analysis\TFAFunctions directory for an example of using the TFA Gaussian Chirp Generator VI.