- qspec.simulate.ScatteringRate ( atom , laser = None , i_decay = 0 , geometry = None , b = None )[source]
-
- Parameters:
-
- atomqspec.simulate._simulate_cpp.Atom
The investigated atom.
- laserqspec.simulate._simulate_cpp.Laser
The incident laser beam.
- i_decayint
The indexing of the transition in atom.decay_map.
- geometryqspec.simulate._simulate.Geometry
The geometry of the FDR.
- barray_like
The external magnetic field. Can be a vector or a scalar. In the latter case, the magnetic field is aligned with the z-axis.