|
libvpb 4.2.61
|
Data storage for a ToneGen frequency component.
More...
#include <tonegen.h>

Public Types | |
| typedef std::vector< Freq > | List |
Container type for a list of Freq structures. | |
| typedef std::vector< List > | ListList |
Container type for a list of Freq::List structures. | |
Public Member Functions | |
| Freq () | |
| Default constructor. | |
Public Attributes | |
| unsigned int | hz |
Frequency in Hz. | |
| float | db |
Magnitude in dB, from -inf to 0dB. | |
Data storage for a ToneGen frequency component.