Module spectrum_analyzer::error[][src]

Expand description

Errors related to the spectrum analysis via FFT. Most probably, the errors will result in wrong input data, before the actual calculation has begun.

This module focuses on the “overall” errors. More specific errors might be located in submodules.

Enums

Describes main errors of the library. Almost all errors are caused by wrong input.