Type Definition spectrum_analyzer::FrequencyValue[][src]

type FrequencyValue = OrderableF32;

The value of a frequency in a frequency spectrum. Convenient wrapper around f32. Not necessarily the magnitude of the complex numbers because scaling/normalization functions could have been applied.