IQChannelConfig

IQChannelConfig#

Module: iqm.pulse.playlist.channel

class iqm.pulse.playlist.channel.IQChannelConfig(sample_rate, frequency)#

Bases: RealChannelConfig

Requested configuration of an IQ channel.

Attributes

frequency

upconversion frequency for the IQ pulses (in Hz)

sample_rate

sample rate of the instrument responsible for the channel (in Hz)

Methods

Parameters:
frequency: float#

upconversion frequency for the IQ pulses (in Hz)

Inheritance

Inheritance diagram of iqm.pulse.playlist.channel.IQChannelConfig