Public Member Functions | Private Attributes
BreathColorMode Class Reference

#include <breathColorMode.h>

Inheritance diagram for BreathColorMode:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Private Attributes

double _timer_inc
float h

Detailed Description

Definition at line 60 of file breathColorMode.h.


Constructor & Destructor Documentation

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

Definition at line 63 of file breathColorMode.h.


Member Function Documentation

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

Implements Mode.

Definition at line 70 of file breathColorMode.h.

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

Implements Mode.

Definition at line 100 of file breathColorMode.h.


Member Data Documentation

double BreathColorMode::_timer_inc [private]

Definition at line 103 of file breathColorMode.h.

float BreathColorMode::h [private]

Definition at line 104 of file breathColorMode.h.


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


cob_light
Author(s): Benjamin Maidel
autogenerated on Thu Aug 27 2015 12:46:10