Crate dasp_peak

Source
Expand description

Peak envelope detection over a signal.

Structs§

  • A signal rectifier that produces the absolute amplitude from samples.
  • A signal rectifier that produces only the negative samples.
  • A signal rectifier that produces only the positive samples.

Traits§

  • Types that may be used to rectify a signal of frames F for a Peak detector.

Functions§

  • A signal rectifier that produces the absolute amplitude from samples.
  • A signal rectifier that produces only the negative samples.
  • A signal rectifier that produces only the positive samples.