##// END OF EJS Templates
Updates spectrogram to hold time resolution...
Updates spectrogram to hold time resolution Time resolution will be used to compute mesh for spectrogram display

File last commit:

r853:1ba93038a6bd
r1029:2928e8449245
Show More
VisualizationDef.cpp
3 lines | 79 B | text/x-c | CppLexer
/ gui / src / Common / VisualizationDef.cpp
#include "Common/VisualizationDef.h"
const int GRAPH_MINIMUM_HEIGHT = 300;