Float

Type Alias Float 

Source
pub type Float = f32;

Trait Implementations§

Source§

impl From<Amplitude> for Float

Source§

fn from(amp: Amplitude) -> Self

Converts to this type from the input type.
Source§

impl From<Decibels> for Float

Source§

fn from(db: Decibels) -> Self

Converts to this type from the input type.