#include <TwoDofControllerPDModel.h>
Public Member Functions | |
TwoDofControllerPDModelParam () | |
~TwoDofControllerPDModelParam () | |
Static Public Member Functions | |
static int | getControllerParamNum () |
Public Attributes | |
double | dt |
double | kd |
double | ke |
double | tc |
Definition at line 21 of file TwoDofControllerPDModel.h.
Definition at line 23 of file TwoDofControllerPDModel.h.
Definition at line 26 of file TwoDofControllerPDModel.h.
static int TwoDofControllerPDModel::TwoDofControllerPDModelParam::getControllerParamNum | ( | ) | [inline, static] |
Definition at line 28 of file TwoDofControllerPDModel.h.
Definition at line 34 of file TwoDofControllerPDModel.h.
Definition at line 32 of file TwoDofControllerPDModel.h.
Definition at line 31 of file TwoDofControllerPDModel.h.
Definition at line 33 of file TwoDofControllerPDModel.h.