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