pub type FrequencyValue = OrderableF32;
The value of a Frequency in a frequency spectrum. Also called the magnitude.
Frequency
pub struct FrequencyValue(/* private fields */);