table of unsigned integer, read only
If G is a spectrum object G.NE returns a list of length G.N stating the number of energy points (minus 1) in the spectrum.
Print the number of energy points used in the spectra calculated in the definitions file for spectra.
dofile("definitions.Quanty") print(G.NE)
{ 1000 , 1000 , 1000 }