FastLED 3.9.15
Loading...
Searching...
No Matches

◆ setSpeed()

void fl::WaveSimulation2D_Real::setSpeed ( float something)

Definition at line 151 of file wave_simulation_real.cpp.

151 {
152 mCourantSq = float_to_fixed(something);
153}
int16_t float_to_fixed(float f)

References fl::wave_detail::float_to_fixed(), and mCourantSq.

+ Here is the call graph for this function: