qiskit.providers.aer.pulse.PulseSystemModel.control_channel_index¶ PulseSystemModel.control_channel_index(label)[source]¶ Return the index of the control channel with identifying label. Parameters label (Any) – label that identifies a control channel Returns index of the ControlChannel Return type int or None