Struct dsp::spectrums::Spectrum [] [src]

pub struct Spectrum { /* fields omitted */ }

Methods

impl Spectrum
[src]

Create new signal from vector

Spectrum length

Copy data into new vector

Calculated frequncy of a given component

Return max frequency

Trait Implementations

impl Debug for Spectrum
[src]

Formats the value using the given formatter.

impl PartialEq for Spectrum
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.