pub type FrequencyValue = OrderableF32;
Expand description

The value of a Frequency in a frequency spectrum. Also called the magnitude.

Aliased Type§

struct FrequencyValue(/* private fields */);