priority3_block Struct Reference
#include <net.h>
Data Fields | |
| float | rollKI |
| float | pitchKI |
| float | yawKI |
| float | headingKD |
| float | headingKP |
| float | headingKI |
| float | altitudeKD |
| float | altitudeKP |
| float | altitudeKI |
| float | throttleKD |
| float | throttleKP |
| float | throttleKI |
| float | flapKD |
| float | flapKP |
| float | flapKI |
| float | pathGain |
| float | orbitGain |
| int | autonomousLevel |
| unsigned int | startupErrorCodes |
| int | startupSettings |
| char | probeStatus |
Detailed Description
Field Documentation
The documentation for this struct was generated from the following file:
- Autopilot/AttitudeManager/net.h

1.8.7