mbeam_imagenex
MBeamTypes.hpp
Go to the documentation of this file.
1 #ifndef MBEAM_IMAGENEX_MBEAMTYPES_HPP
2 #define MBEAM_IMAGENEX_MBEAMTYPES_HPP
3 
4 namespace mbeam_imagenex{
5 
6  enum MBeamCtrl{
9  };
10 
11  enum MBeamTrans{
14  };
15 
16  enum MBeamRange{
17  RANGE5 = 2,
18  RANGE10 = 3,
19  RANGE20 = 4,
20  RANGE30 = 5,
21  RANGE40 = 6,
22  RANGE50 = 7,
23  RANGE60 = 8,
24  RANGE80 = 9,
25  RANGE100 = 10,
26  RANGE150 = 11,
27  RANGE200 = 12,
28  RANGE250 = 13,
29  RANGE300 = 14
30  };
31 
37  };
38 
39  enum MBeamWidth{
44  };
45 
46  enum MBeamNo{
50  };
51 
52  enum MBeamMode{
58  };
59 
60  enum MBeamOut{
63  };
64 
65  enum MBeamXdrc{
68  };
69 
74  };
75 
76 
77 }
78 
79 #endif
Definition: MBeamTypes.hpp:47
Definition: MBeamTypes.hpp:25
Definition: MBeamTypes.hpp:42
MBeamOut
Definition: MBeamTypes.hpp:60
MBeamProfPFilter
Definition: MBeamTypes.hpp:70
MBeamCtrl
Definition: MBeamTypes.hpp:6
Definition: MBeamTypes.hpp:27
MBeamMode
Definition: MBeamTypes.hpp:52
Definition: MBeamTypes.hpp:13
Definition: MBeamTypes.hpp:29
Definition: MBeamTypes.hpp:54
Definition: MBeamTypes.hpp:24
Definition: MBeamTypes.hpp:55
Definition: MBeamTypes.hpp:20
Definition: MBeamTypes.hpp:22
Definition: MBeamTypes.hpp:41
Definition: MBeamTypes.hpp:53
Definition: MBeamTypes.hpp:8
Definition: MBeamTypes.hpp:19
MBeamRange
Definition: MBeamTypes.hpp:16
Definition: MBeamTypes.hpp:62
Definition: MBeamTypes.hpp:72
Definition: MBeamTypes.hpp:71
MBeamWidth
Definition: MBeamTypes.hpp:39
Definition: MBeamTypes.hpp:28
Definition: MBeamTypes.hpp:12
MBeamTrans
Definition: MBeamTypes.hpp:11
Definition: Config.hpp:7
Definition: MBeamTypes.hpp:66
Definition: MBeamTypes.hpp:7
Definition: MBeamTypes.hpp:40
Definition: MBeamTypes.hpp:49
Definition: MBeamTypes.hpp:48
Definition: MBeamTypes.hpp:56
Definition: MBeamTypes.hpp:21
Definition: MBeamTypes.hpp:34
MBeamSectorSize
Definition: MBeamTypes.hpp:32
Definition: MBeamTypes.hpp:73
MBeamXdrc
Definition: MBeamTypes.hpp:65
Definition: MBeamTypes.hpp:61
Definition: MBeamTypes.hpp:17
Definition: MBeamTypes.hpp:26
Definition: MBeamTypes.hpp:36
Definition: MBeamTypes.hpp:67
Definition: MBeamTypes.hpp:35
MBeamNo
Definition: MBeamTypes.hpp:46
Definition: MBeamTypes.hpp:18
Definition: MBeamTypes.hpp:57
Definition: MBeamTypes.hpp:43
Definition: MBeamTypes.hpp:33
Definition: MBeamTypes.hpp:23