Audacity 3.2.0
Classes | Typedefs
SpectrumView.h File Reference
#include <functional>
#include <map>
#include <set>
#include "WaveChannelView.h"
Include dependency graph for SpectrumView.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SpectralData
 
class  SpectrumView
 

Typedefs

using HopsAndBinsMap = std::map< long long, std::set< int > >
 

Typedef Documentation

◆ HopsAndBinsMap

using HopsAndBinsMap = std::map<long long, std::set<int> >

Definition at line 22 of file SpectrumView.h.