WSF
P6DOF::SinglePidValueData Struct Reference

#include <P6DofVehicleData.hpp>

Public Member Functions

 SinglePidValueData ()

Public Attributes

float SetPoint
float CurrentValue
float KpValue
float KiValue
float KdValue
float FFValue
float OutputBase
float OutputLimited
float AccumError
bool FFValueValid

Constructor & Destructor Documentation

◆ SinglePidValueData()

P6DOF::SinglePidValueData::SinglePidValueData ( )
inline

Member Data Documentation

◆ AccumError

float P6DOF::SinglePidValueData::AccumError

◆ CurrentValue

float P6DOF::SinglePidValueData::CurrentValue

◆ FFValue

float P6DOF::SinglePidValueData::FFValue

◆ FFValueValid

bool P6DOF::SinglePidValueData::FFValueValid

◆ KdValue

float P6DOF::SinglePidValueData::KdValue

◆ KiValue

float P6DOF::SinglePidValueData::KiValue

◆ KpValue

float P6DOF::SinglePidValueData::KpValue

◆ OutputBase

float P6DOF::SinglePidValueData::OutputBase

◆ OutputLimited

float P6DOF::SinglePidValueData::OutputLimited

◆ SetPoint

float P6DOF::SinglePidValueData::SetPoint

The documentation for this struct was generated from the following file:
Copyrights Multiple, All Rights Reserved