Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration SweepStyle

Index

Enumeration members

Enumeration members

INTERLEAVED = 1

invokes a scheme in which each step is divided into two interleaved sub-steps, allowing the host to select the best portions of the FFT of each sub-step and discard the rest.

LINEAR = 0

stepWidth is added to the current frequency at each step

Generated using TypeDoc