source: Sophya/trunk/SigPredictor/levelsplanckband.h@ 3443

Last change on this file since 3443 was 1184, checked in by ansari, 25 years ago

new file

  • Property svn:executable set to *
File size: 167 bytes
RevLine 
[1184]1#ifndef LevSPanckBand_H
2#define LevSPanckBand_H
3
4enum LevSPanckBand
5{ Giga30,
6 Giga44,
7 Giga70,
8 Giga100,
9 Giga143,
10 Giga217,
11 Giga352,
12 Giga545,
13 Giga857
14};
15
16#endif
Note: See TracBrowser for help on using the repository browser.