bloqade.analog.builder.coupling.LevelCoupling
← Module overview
class
property
sourceproperty
source
classLevelCoupling¶source
bloqade.analog.builder.coupling.LevelCoupling
Bases: Builder
class LevelCouplingpropertydetuning¶source
bloqade.analog.builder.coupling.LevelCoupling.detuning
detuning: DetuningSpecify 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.
propertyrabi¶source
bloqade.analog.builder.coupling.LevelCoupling.rabi
rabi: RabiSpecify 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.