FFTWindowDescription Class Reference

Description/ID of FFT window. More...

#include <FFT/FFTWindowDescription.h>

List of all members.

Public Member Functions

 FFTWindowDescription (std::string name, std::string desc, float fLobeWidth)
bool operator< (const FFTWindowDescription &other) const

Public Attributes

std::string name
std::string desc
 full description
float fLobeWidth
 main lobe width (-3dB, unit = FFT bin), used to sort windows


Detailed Description

Description/ID of FFT window.

Member Data Documentation

displayed name; used as class identifier - must be unique


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

Generated on Wed May 15 22:42:22 2013 for miniscope v3 by  doxygen 1.5.9
Tomasz Ostrowski