InversePolyphaseFilterBank ========================== .. currentmodule:: baseband.tasks .. autoclass:: InversePolyphaseFilterBank :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~InversePolyphaseFilterBank.closed ~InversePolyphaseFilterBank.complex_data ~InversePolyphaseFilterBank.dtype ~InversePolyphaseFilterBank.meta ~InversePolyphaseFilterBank.ndim ~InversePolyphaseFilterBank.offset ~InversePolyphaseFilterBank.sample_rate ~InversePolyphaseFilterBank.sample_shape ~InversePolyphaseFilterBank.samples_per_frame ~InversePolyphaseFilterBank.shape ~InversePolyphaseFilterBank.size ~InversePolyphaseFilterBank.start_time ~InversePolyphaseFilterBank.stop_time ~InversePolyphaseFilterBank.time .. rubric:: Methods Summary .. autosummary:: ~InversePolyphaseFilterBank.close ~InversePolyphaseFilterBank.read ~InversePolyphaseFilterBank.seek ~InversePolyphaseFilterBank.task ~InversePolyphaseFilterBank.tell .. rubric:: Attributes Documentation .. autoattribute:: closed .. autoattribute:: complex_data .. autoattribute:: dtype .. autoattribute:: meta .. autoattribute:: ndim .. autoattribute:: offset .. autoattribute:: sample_rate .. autoattribute:: sample_shape .. autoattribute:: samples_per_frame .. autoattribute:: shape .. autoattribute:: size .. autoattribute:: start_time .. autoattribute:: stop_time .. autoattribute:: time .. rubric:: Methods Documentation .. automethod:: close .. automethod:: read .. automethod:: seek .. automethod:: task .. automethod:: tell