table of double, read only
If G is a spectrum object G.Emin returns a list of length G.N stating the minimal energy included in the spectrum.
Print the minimal energy used in the spectra calculated in the definitions file for spectra.
dofile("definitions.Quanty") print(G.Emin)
{ -1 , -1 , -1 }