| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
SDR.Demod
Description
FM demodulation pipes
Documentation
Arguments
| :: (RealFloat a, Monad m) | |
| => Complex a | The starting sample - i.e. the last sample in the last buffer |
| -> Stream m (Complex a) | The input stream |
| -> Stream m a | The output stream |
FM demodulate a stream of complex samples