niFgen Util Create Frequency Sweep Data
Creates an array of doubles filled with the frequencies specified. The frequencies are created in a logarithmic progression from Start Frequency to Stop Frequency.
Start Frequency specifies the first frequency of the sweep to be generated. | |
Stop Frequency specifies the last frequency of the sweep to be generated. | |
# Frequency Steps specifies the number of frequencies in the frequency sweep. | |
Frequency Sweep Array returns the array of double-precision floating-point data filled with the frequencies specified. |