Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

LedEngine::LEDInfo Struct Reference

#include <LedEngine.h>

List of all members.


Detailed Description

Holds all the information needed by each of the LEDs.

Definition at line 192 of file LedEngine.h.

Public Attributes

float value
 the current value being expressed
float amp
 the amplitude of the cycle (if cycling)
unsigned int period
 the period of the cycle (if cycling)
unsigned int starttime
 the start time of the cycle (if cycling)
float offset
 the phase shift from normal of the cycle (if cycling)
float flashvalue
 the value being 'flashed' (only valid if current time is less than flashtime
unsigned int flashtime
 the time the 'flash' should retire
bool isCycling
 true if in cycle mode


The documentation for this struct was generated from the following file:

Tekkotsu v3.0
Generated Fri May 11 20:08:15 2007 by Doxygen 1.4.7