|
FastLED 3.9.15
|
Include dependency graph for wave_simulation_real.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | fl::WaveSimulation1D_Real |
| class | fl::WaveSimulation2D_Real |
Namespaces | |
| namespace | fl |
| Base definition for an LED controller. | |
| namespace | fl::wave_detail |
Enumerations | |
| enum class | fl::LaplacianStencil : u8 { fl::FivePoint = 0 , fl::NinePointIsotropic = 1 } |
Functions | |
| i16 | fl::wave_detail::compute_damp_decay_q15 (int damp) FL_NOEXCEPT |
| float | fl::wave_detail::fixed_to_float (i16 f) |
| i16 | fl::wave_detail::float_to_fixed (float f) |