qiskit.pulse.instructions.ShiftFrequency.shift¶ ShiftFrequency.shift(time, name=None)¶ Return a new schedule shifted forward by time. Parameter time (int) – Time to shift by name (Optional[str]) – Name of the new schedule. Defaults to name of self Rückgabe The shifted schedule. Rückgabetyp Schedule