CEBL  2.1
Variables
EEGPlot.cpp File Reference
#include "EEGPlot.hpp"
#include <iostream>

Go to the source code of this file.

Variables

const char * PLOT_COLORS []
const int NUM_PLOT_COLORS = 13

Variable Documentation

const int NUM_PLOT_COLORS = 13

Definition at line 25 of file EEGPlot.cpp.

Referenced by EEGPlot::init().

const char* PLOT_COLORS[]
Initial value:
{"black",
"red",
"darkorange",
"purple",
"darkgreen",
"brown",
"darkblue",
"violet",
"darkred",
"orange",
"darkbrown",
"blue",
"darkviolet"}

Definition at line 12 of file EEGPlot.cpp.

Referenced by EEGPlot::init().