table of double, read only
If G is a spectrum object G.Gamma returns a list of length G.N stating the original Lorenzian broadening used to calculate the spectra.
Print the Lorenzian broadening used in the spectra calculated in the definitions file for spectra.
dofile("definitions.Quanty") print(G.Gamma)
{ 0.1 , 0.1 , 0.1 }