APM:Libraries
Public Attributes | List of all members
DataFlash_Class::PID_Info Struct Reference

#include <DataFlash.h>

Public Attributes

float desired
 
float P
 
float I
 
float D
 
float FF
 
float AFF
 

Detailed Description

Definition at line 159 of file DataFlash.h.

Member Data Documentation

◆ AFF

float DataFlash_Class::PID_Info::AFF

Definition at line 165 of file DataFlash.h.

Referenced by DataFlash_Class::Log_Write_PID().

◆ D

float DataFlash_Class::PID_Info::D

◆ desired

float DataFlash_Class::PID_Info::desired

◆ FF

float DataFlash_Class::PID_Info::FF

◆ I

float DataFlash_Class::PID_Info::I

◆ P

float DataFlash_Class::PID_Info::P

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