Definition at line 14 of file noisegen.h.
|
| NoiseGenerator (int32_t itScale, int32_t timeMul) |
|
uint8_t | Value (int32_t i, unsigned long time_ms) const |
|
int | LedValue (int32_t i, unsigned long time_ms) const |
|
◆ NoiseGenerator() [1/2]
NoiseGenerator::NoiseGenerator |
( |
| ) |
|
|
inline |
◆ NoiseGenerator() [2/2]
NoiseGenerator::NoiseGenerator |
( |
int32_t | itScale, |
|
|
int32_t | timeMul ) |
|
inline |
◆ LedValue()
int NoiseGenerator::LedValue |
( |
int32_t | i, |
|
|
unsigned long | time_ms ) const |
|
inline |
◆ Value()
uint8_t NoiseGenerator::Value |
( |
int32_t | i, |
|
|
unsigned long | time_ms ) const |
|
inline |
◆ iteration_scale
int32_t NoiseGenerator::iteration_scale |
◆ time_multiplier
unsigned long NoiseGenerator::time_multiplier |
The documentation for this struct was generated from the following file: