_PathData Struct Reference
#include <Common.h>
Collaboration diagram for _PathData:

Data Fields | |
| struct _PathData * | next |
| struct _PathData * | previous |
| long double | longitude |
| long double | latitude |
| float | altitude |
| float | radius |
| char | type |
| char | id |
| char | index |
Detailed Description
Field Documentation
The documentation for this struct was generated from the following file:
- Autopilot/Common/Common.h

1.8.7