Autodrone
Multi-Domain Vehicle
PIDdata Struct Reference

#include <pid.h>

Data Fields

float P
 
float I
 
float D
 
float Limit
 
float integratorState
 
float filterState
 
uint8_t prevResetState
 

Field Documentation

◆ D

float D

◆ filterState

float filterState

◆ I

float I

◆ integratorState

float integratorState

◆ Limit

float Limit

◆ P

float P

◆ prevResetState

uint8_t prevResetState

The documentation for this struct was generated from the following file: