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