PolyphaseFilterBank =================== .. currentmodule:: baseband.tasks .. autoclass:: PolyphaseFilterBank :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~PolyphaseFilterBank.closed ~PolyphaseFilterBank.complex_data ~PolyphaseFilterBank.dtype ~PolyphaseFilterBank.meta ~PolyphaseFilterBank.ndim ~PolyphaseFilterBank.offset ~PolyphaseFilterBank.sample_rate ~PolyphaseFilterBank.sample_shape ~PolyphaseFilterBank.samples_per_frame ~PolyphaseFilterBank.shape ~PolyphaseFilterBank.size ~PolyphaseFilterBank.start_time ~PolyphaseFilterBank.stop_time ~PolyphaseFilterBank.time .. rubric:: Methods Summary .. autosummary:: ~PolyphaseFilterBank.close ~PolyphaseFilterBank.inverse ~PolyphaseFilterBank.ppf ~PolyphaseFilterBank.read ~PolyphaseFilterBank.seek ~PolyphaseFilterBank.task ~PolyphaseFilterBank.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:: inverse .. automethod:: ppf .. automethod:: read .. automethod:: seek .. automethod:: task .. automethod:: tell