##// END OF EJS Templates
Initializes spectrogram management in the plugin...
Initializes spectrogram management in the plugin Unlike other types, the spectrogram will have a Y axis representing the energy bands. By default, spectrogram will be generated on 30 energy bands (with eV unit).

File last commit:

r620:3dbb981097b0
r899:244a7d7caff1
Show More
meson.build
2 lines | 36 B | text/plain | TextLexer
Added Meson support....
r620 subdir('mockplugin')
subdir('amda')