My Project
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Enumerations
Enumerator
Friends
Macros
Pages
PointingMode.h
1
#ifndef POINTINGMODE_H
2
#define POINTINGMODE_H
3
11
namespace
gcp {
12
namespace
antenna {
13
namespace
control {
14
15
19
class
PointingMode
{
20
21
public
:
22
26
enum
Type
{
27
OPTICAL,
28
RADIO
29
};
30
31
};
// End class PointingMode
32
33
};
// End namespace control
34
};
// End namespace antenna
35
}
// End namespace gcp
36
37
#endif // End #ifndef
gcp::antenna::control::PointingMode
Definition:
PointingMode.h:19
gcp::antenna::control::PointingMode::Type
Type
Definition:
PointingMode.h:26
gcpCbass
antenna
control
cbass
PointingMode.h
Generated on Thu Jun 21 2018 14:30:00 for My Project by
1.8.6