finesse.gaussian.BeamParam.w0

property BeamParam.w0

The radius of the waist, w0w_0, of the beam, in metres.

Computed as,

w0=zRλnrπ,w_0 = \sqrt{\frac{z_R \lambda}{n_r \pi}},

where zRz_R is the Rayleigh range (given by BeamParam.zr, or BeamParam.imag), λ\lambda is the beam wavelength (given by BeamParam.wavelength) and nrn_r is the refractive index of the associated medium (given by BeamParam.nr).

Getter

Returns the beam waist-size.

Setter

Sets the beam waist-size.