WSF
wsf::six_dof::SinglePidValueData Struct Reference

#include <WsfSixDOF_VehicleData.hpp>

Public Attributes

float SetPoint = 0.0f
float CurrentValue = 0.0f
float KpValue = 0.0f
float KiValue = 0.0f
float KdValue = 0.0f
float FFValue = 0.0f
float OutputBase = 0.0f
float OutputLimited = 0.0f
float AccumError = 0.0f
bool FFValueValid = false

Member Data Documentation

◆ AccumError

float wsf::six_dof::SinglePidValueData::AccumError = 0.0f

◆ CurrentValue

float wsf::six_dof::SinglePidValueData::CurrentValue = 0.0f

◆ FFValue

float wsf::six_dof::SinglePidValueData::FFValue = 0.0f

◆ FFValueValid

bool wsf::six_dof::SinglePidValueData::FFValueValid = false

◆ KdValue

float wsf::six_dof::SinglePidValueData::KdValue = 0.0f

◆ KiValue

float wsf::six_dof::SinglePidValueData::KiValue = 0.0f

◆ KpValue

float wsf::six_dof::SinglePidValueData::KpValue = 0.0f

◆ OutputBase

float wsf::six_dof::SinglePidValueData::OutputBase = 0.0f

◆ OutputLimited

float wsf::six_dof::SinglePidValueData::OutputLimited = 0.0f

◆ SetPoint

float wsf::six_dof::SinglePidValueData::SetPoint = 0.0f

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