FastLED 3.9.15
|
Definition at line 101 of file FxNoiseRing.h.
#include <FxNoiseRing.h>
Classes | |
struct | WaveSource |
Public Member Functions | |
CRGB | calculatePlasmaPixel (const RingCoord &coord, uint32_t time_ms, const PlasmaParams ¶ms) |
Private Member Functions | |
CRGB | mapWaveToColor (float wave_value, const PlasmaParams ¶ms) |
Private Attributes | |
WaveSource | sources [4] |