PIDParams Struct Reference

#include <armarx/navigation/core/types.h>

Public Attributes

float Kd {0.F}
 
float Ki {0.F}
 
float Kp {1.0}
 

Detailed Description

Definition at line 84 of file types.h.

Member Data Documentation

◆ Kd

float Kd {0.F}

Definition at line 88 of file types.h.

◆ Ki

float Ki {0.F}

Definition at line 87 of file types.h.

◆ Kp

float Kp {1.0}

Definition at line 86 of file types.h.


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