PIDTuner Class Reference

Inheritance diagram for PIDTuner:
Inheritance graph
[legend]
Collaboration diagram for PIDTuner:
Collaboration graph
[legend]

List of all members.

Public Member Functions

Constructors and Destructors

 PIDTuner (OptionManager &mgr, PID< float > &pid, Dims d=Dims(256, 256), const std::string &descrName="PIDTuner", const std::string &tagName="PIDTuner")
 Constructor.
 ~PIDTuner ()
 Destructor.
void start2 ()
 This is called from within start() after the subcomponents have started.
void setupGUI (ModelComponent *comp, bool recurse=false)
void update ()
void startThread (nub::ref< OutputFrameSeries > &ofs)
void stopThread ()

Detailed Description

Definition at line 60 of file PIDTuner.H.


Constructor & Destructor Documentation

PIDTuner::PIDTuner ( OptionManager mgr,
PID< float > &  pid,
Dims  d = Dims(256,256),
const std::string descrName = "PIDTuner",
const std::string tagName = "PIDTuner" 
)

Constructor.

Definition at line 101 of file PIDTuner.C.

References ZEROS.

PIDTuner::~PIDTuner (  ) 

Destructor.

Definition at line 117 of file PIDTuner.C.


Member Function Documentation

void PIDTuner::start2 (  )  [virtual]

This is called from within start() after the subcomponents have started.

Reimplemented from ModelComponent.

Definition at line 121 of file PIDTuner.C.


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:43:38 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3