Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
OutputPID Class ReferenceThis object holds all the information needed to control a single output. More...
Detailed DescriptionThis object holds all the information needed to control a single output. Definition at line 6 of file OutputPID.h.
Constructor & Destructor Documentation
Constructor. Definition at line 8 of file OutputPID.h.
Constructor, allows non-explicit conversion. Definition at line 9 of file OutputPID.h. Constructor. Definition at line 10 of file OutputPID.h. Constructor. Definition at line 11 of file OutputPID.h. Constructor. Definition at line 12 of file OutputPID.h. Constructor, see set(a,b,w). Definition at line 13 of file OutputPID.h. Member Function Documentationsets the value to a weighted average of a and b (higher w, more a) Definition at line 19 of file OutputPID.h. sets the value to v and weight to w Definition at line 16 of file OutputPID.h. sets the value to v and weight to w Definition at line 15 of file OutputPID.h. handy utility function, sets pid[0:2] to [p,i,d] Definition at line 38 of file OutputPID.h.
handy utility function, sets pid[0:2] to p[0:2] Definition at line 32 of file OutputPID.h. Referenced by OutputPID(), and set().
sets value and weight to 0 Definition at line 25 of file OutputPID.h. Member Data Documentationpid value of the output Definition at line 27 of file OutputPID.h. Referenced by OutputPID(), set(), set_pid(), and MotionManager::setOutput(). weight to be used in averaging, 0 to "fall through" Definition at line 28 of file OutputPID.h. Referenced by set(), PIDMC::setAllPowerLevel(), PIDMC::setJointPowerLevel(), PIDMC::setRangePowerLevel(), and unset(). The documentation for this class was generated from the following file: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:13 2016 by Doxygen 1.6.3 |