| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
LedEngine::LEDInfo Struct Reference#include <LedEngine.h>
Detailed DescriptionHolds all the information needed by each of the LEDs.
Definition at line 192 of file LedEngine.h.
Member Data Documentation
the amplitude of the cycle (if cycling)
Definition at line 194 of file LedEngine.h. Referenced by LedEngine::cycle().
the time the 'flash' should retire
Definition at line 199 of file LedEngine.h. Referenced by LedEngine::cflash(), LedEngine::clear(), and LedEngine::flash(). the value being 'flashed' (only valid if current time is less than flashtime
Definition at line 198 of file LedEngine.h. Referenced by LedEngine::calcValue(). true if in cycle mode
Definition at line 200 of file LedEngine.h. Referenced by LedEngine::clear(), LedEngine::cycle(), and LedEngine::set(). the phase shift from normal of the cycle (if cycling)
Definition at line 197 of file LedEngine.h. Referenced by LedEngine::cycle().
the period of the cycle (if cycling)
Definition at line 195 of file LedEngine.h. Referenced by LedEngine::cycle().
the start time of the cycle (if cycling)
Definition at line 196 of file LedEngine.h. Referenced by LedEngine::cycle(), and LedEngine::LedEngine(). the current value being expressed
Definition at line 193 of file LedEngine.h. Referenced by LedEngine::calcValue(), LedEngine::displayNumber(), LedEngine::getSetting(), LedEngine::invert(), and LedEngine::setOneOfTwo().
The documentation for this struct was generated from the following file: | |||||||||||||||||||||||||||||||||||||||
|
Tekkotsu v3.0 |
Generated Wed Oct 4 00:05:04 2006 by Doxygen 1.4.7 |