source: tags/svn.1.5.4/NTREE/ap_conservProfile2Gnuplot.hxx

Last change on this file was 8309, checked in by westram, 12 years ago
  • moved much code into static scope

(partly reverted by [8310])

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 774 bytes
Line 
1#define AP_AWAR_CONSPRO                  "tmp/ntree/conservProfile2Gnuplot"
2#define AP_AWAR_CONSPRO_FILENAME         AP_AWAR_CONSPRO "/file_name"
3#define AP_AWAR_CONSPRO_SMOOTH_GNUPLOT   AP_AWAR_CONSPRO "/smooth_gnuplot"
4#define AP_AWAR_CONSPRO_GNUPLOT_DISP_POS AP_AWAR_CONSPRO "/gnuplot_display_positions"
5#define AP_AWAR_CONSPRO_GNUPLOT_LEGEND   AP_AWAR_CONSPRO "/gnuplot_legend"
6#define AP_AWAR_CONSPRO_GNUPLOT_MIN_X    AP_AWAR_CONSPRO "/gnuplot_xRange_min"
7#define AP_AWAR_CONSPRO_GNUPLOT_MAX_X    AP_AWAR_CONSPRO "/gnuplot_xRange_max"
8#define AP_AWAR_CONSPRO_GNUPLOT_MIN_Y    AP_AWAR_CONSPRO "/gnuplot_yRange_min"
9#define AP_AWAR_CONSPRO_GNUPLOT_MAX_Y    AP_AWAR_CONSPRO "/gnuplot_yRange_max"
10#define AP_AWAR_BASE_FREQ_FILTER_NAME    AP_AWAR_CONSPRO "/ap_filter/name"
11
Note: See TracBrowser for help on using the repository browser.