//! Real time signal analysis blocks, used for visual inspection and showing
//! data 'on the fly'. Examples are real time power spectra plotting
//! (Spectrograms, Auto powers, ..., or )
pub use ;
pub use PPMWrapper;
pub use ;
pub use RtViewer;
pub use SimpleClipDetector;