Main Page
Classes
Files
File List
All
Classes
Functions
Typedefs
multipleVesselsMFD
example
Autopilot
AutopilotType.hpp
1
#ifndef AUTOPILOTTYPE_HPP_INCLUDED
2
#define AUTOPILOTTYPE_HPP_INCLUDED
3
4
enum
AutopilotType
5
{
6
AP_STANDARD,
7
AP_SOPHISTICATED,
8
AP_NONE
9
};
10
11
#endif // AUTOPILOTTYPE_HPP_INCLUDED
Generated on Sat Feb 23 2013 09:37:47 by
1.8.1.2