Skip to content

bloqade.analog.builder.coupling.LevelCoupling

← Module overview

classLevelCouplingsource

bloqade.analog.builder.coupling.LevelCoupling

Bases: Builder

class LevelCoupling

propertydetuningsource

bloqade.analog.builder.coupling.LevelCoupling.detuning

detuning: Detuning

Specify the Detuning Field of your program. You will be able to specify the spatial modulation afterwards.

Returns

Detuning[`Detuning`][bloqade.builder.field.Detuning]: A program node representing the detuning field.

source

propertyrabisource

bloqade.analog.builder.coupling.LevelCoupling.rabi

rabi: Rabi

Specify the complex-valued Rabi field of your program.

The Rabi field is composed of a real-valued Amplitude and Phase field.

Returns

RabiRabi: A program node representing the Rabi field.

source