Public Member Functions | Public Attributes | Private Attributes | List of all members
thormang3::BalancePDController Class Reference

#include <thormang3_balance_control.h>

Public Member Functions

 BalancePDController ()
 
double getFeedBack (double present_sensor_output)
 
 ~BalancePDController ()
 

Public Attributes

double d_gain_
 
double desired_
 
double p_gain_
 

Private Attributes

double curr_err_
 
double prev_err_
 

Detailed Description

Definition at line 61 of file thormang3_balance_control.h.

Constructor & Destructor Documentation

BalancePDController::BalancePDController ( )

Definition at line 127 of file thormang3_balance_control.cpp.

BalancePDController::~BalancePDController ( )

Definition at line 136 of file thormang3_balance_control.cpp.

Member Function Documentation

double BalancePDController::getFeedBack ( double  present_sensor_output)

Definition at line 139 of file thormang3_balance_control.cpp.

Member Data Documentation

double thormang3::BalancePDController::curr_err_
private

Definition at line 75 of file thormang3_balance_control.h.

double thormang3::BalancePDController::d_gain_

Definition at line 70 of file thormang3_balance_control.h.

double thormang3::BalancePDController::desired_

Definition at line 67 of file thormang3_balance_control.h.

double thormang3::BalancePDController::p_gain_

Definition at line 69 of file thormang3_balance_control.h.

double thormang3::BalancePDController::prev_err_
private

Definition at line 76 of file thormang3_balance_control.h.


The documentation for this class was generated from the following files:


thormang3_balance_control
Author(s): Jay Song, Kayman
autogenerated on Mon Jun 10 2019 15:37:45