GNU Radio's FOSPHOR Package
fosphor Struct Reference

#include <private.h>

Public Attributes

struct fosphor_cl_state * cl
 
struct fosphor_gl_state * gl
 
int flags
 
float fft_win [FOSPHOR_FFT_LEN]
 
float * img_waterfall
 
float * img_histogram
 
float * buf_spectrum
 
struct {
   int   db_ref
 
   int   db_per_div
 
   float   scale
 
   float   offset
 
power
 
struct {
   double   center
 
   double   span
 
frequency
 

Member Data Documentation

float* fosphor::buf_spectrum
double fosphor::center
struct fosphor_cl_state* fosphor::cl
int fosphor::db_per_div
int fosphor::db_ref
float fosphor::fft_win[FOSPHOR_FFT_LEN]
int fosphor::flags
struct { ... } fosphor::frequency
struct fosphor_gl_state* fosphor::gl
float* fosphor::img_histogram
float* fosphor::img_waterfall
float fosphor::offset
struct { ... } fosphor::power
float fosphor::scale
double fosphor::span

The documentation for this struct was generated from the following file: