ShiftPhase.__call__

ShiftPhase.__call__(channel)[source]

Return a new ShiftPhase instruction supporting the deprecated syntax of FrameChange.

Parameters

channel (PulseChannel) – The channel this instruction operates on.

Raises

PulseError – If channel was already added.

Return type

ShiftPhase

Returns

New ShiftPhase with both phase (from self`) and the ``channel provided.