#include <UAVPositioningSystem.h>

Public Member Functions | |
| UAVPositioningSystemOptions () | |
| Default constructor. | |
| string | getObjectName () const |
| Gets the Name of the Options. | |
Public Attributes | |
| DecimalOption * | decimalOption |
| UAVPositioningSystem of DecimalOption. | |
| IntOption * | intOption |
| UAVPositioningSystem of IntOption. | |
| StringOption * | LogFilePathOption |
1.5.6