|
JS8Call-Improved master
|
Global data structure used by the spectrum analyzer. More...
#include <commons.h>
Public Attributes | |
| float | savg [JS8_NSMAX] |
| float | slin [JS8_NSMAX] |
Global data structure used by the spectrum analyzer.
This structure holds the averaged and linear spectrum data used for display and analysis. It is shared across the spectrum analyzer and related components.