bloqade.analog.builder.drive.Drive
← Module overview
class
property
property
classDrive¶source
bloqade.analog.builder.drive.Drive
class Drivepropertyrydberg¶source
bloqade.analog.builder.drive.Drive.rydberg
rydberg: RydbergAddress the Rydberg level coupling in your program.
- Next possible steps to build your program are specifying the
Rabifield orDetuningfield....rydberg.rabi: for Rabi field...rydberg.detuning: for Detuning field
- In the absence of a field you the value is set to zero by default.
propertyhyperfine¶source
bloqade.analog.builder.drive.Drive.hyperfine
hyperfine: HyperfineAddress the Hyperfine level coupling in your program.
- Next possible steps to build your program are specifying the
Rabifield orDetuningfield....hyperfine.rabi: for Rabi field...hyperfine.detuning: for Detuning field
- In the absence of a field you the value is set to zero by default.