Struct rtlsdr_iq::IQLookup [] [src]

pub struct IQLookup;

Maps a packed 16-bit I/Q sample to a corresponding Complex32 sample.

Trait Implementations

impl Index<u16> for IQLookup
[src]

The returned type after indexing.

[src]

Performs the indexing (container[index]) operation.