TR-mbed 1.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
PIDTools Class Reference

#include <PIDTools.h>

Public Member Functions

 PIDTools (DJIMotor *motor, int des_val, TYPE type=TYPE::VELOCITY)
 
void init ()
 
void test_velocity ()
 
void test_position ()
 
std::string run ()
 

Constructor & Destructor Documentation

◆ PIDTools()

PIDTools::PIDTools ( DJIMotor motor,
int  des_val,
TYPE  type = TYPE::VELOCITY 
)

Member Function Documentation

◆ init()

void PIDTools::init ( )
inline

◆ run()

std::string PIDTools::run ( )

◆ test_position()

void PIDTools::test_position ( )

◆ test_velocity()

void PIDTools::test_velocity ( )

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