Public Member Functions | Private Attributes
FadeColorMode Class Reference

#include <fadeColorMode.h>

Inheritance diagram for FadeColorMode:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void execute ()
 FadeColorMode (color::rgba color, int priority=0, double freq=0.25, int pulses=0, double timeout=0)
std::string getName ()

Private Attributes

double _inc
bool doOnce
float h
float h_s
float h_t

Detailed Description

Definition at line 23 of file fadeColorMode.h.


Constructor & Destructor Documentation

FadeColorMode::FadeColorMode ( color::rgba  color,
int  priority = 0,
double  freq = 0.25,
int  pulses = 0,
double  timeout = 0 
) [inline]

Definition at line 26 of file fadeColorMode.h.


Member Function Documentation

void FadeColorMode::execute ( ) [inline, virtual]

Implements Mode.

Definition at line 39 of file fadeColorMode.h.

std::string FadeColorMode::getName ( ) [inline, virtual]

Implements Mode.

Definition at line 76 of file fadeColorMode.h.


Member Data Documentation

double FadeColorMode::_inc [private]

Definition at line 83 of file fadeColorMode.h.

bool FadeColorMode::doOnce [private]

Definition at line 79 of file fadeColorMode.h.

float FadeColorMode::h [private]

Definition at line 80 of file fadeColorMode.h.

float FadeColorMode::h_s [private]

Definition at line 81 of file fadeColorMode.h.

float FadeColorMode::h_t [private]

Definition at line 82 of file fadeColorMode.h.


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


cob_light
Author(s): Benjamin Maidel
autogenerated on Sat Jun 8 2019 21:02:07