channel

channel#

Control channel properties.

Full path: iqm.pulse.playlist.channel

Functions

get_channel_properties(chip_topology, ...)

Internal function to get channel properties.

get_channel_properties_from_station_settings(...)

Get channel properties from Station Control controller settings following the standard convention.

round_duration_to_granularity_samples(...[, ...])

Round a time duration to the least common multiple of the granularities of the given channels.

Classes

ChannelConfiguration

Base class for configuring channels.

ChannelDescription

Channel specific data, including tables for the instructions and waveforms used.

ChannelProperties

Defines the properties of a control or measurement channel.

IQChannelConfig

Requested configuration of an IQ channel.

ProbeChannelProperties

ChannelProperties for probe line channels.

RealChannelConfig

Requested configuration of a real channel.

Inheritance

Inheritance diagram of iqm.pulse.playlist.channel