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