Creates an array of doubles filled with the frequencies specified. The frequencies are created in a logarithmic progression from Start Frequency to Stop Frequency.


icon

Inputs/Outputs

  • cdbl.png Start Frequency

    Start Frequency specifies the first frequency of the sweep to be generated.

  • cdbl.png Stop Frequency

    Stop Frequency specifies the last frequency of the sweep to be generated.

  • cu32.png # Frequency Steps

    # Frequency Steps specifies the number of frequencies in the frequency sweep.

  • i1ddbl.png Frequency Sweep Array

    Frequency Sweep Array returns the array of double-precision floating-point data filled with the frequencies specified.