FastLED 3.9.15
Loading...
Searching...
No Matches
fl::CorkscrewInput Struct Reference

Detailed Description

Generates a mapping from corkscrew to cylindrical coordinates.

Parameters
inputThe input parameters defining the corkscrew.
Returns
The resulting cylindrical mapping.

Definition at line 48 of file corkscrew.h.

#include <corkscrew.h>

Public Member Functions

 CorkscrewInput ()=default
 
 CorkscrewInput (float height, float total_angle, float offset=0, uint16_t leds=144, bool invertMapping=false)
 

Public Attributes

bool invert = false
 
uint16_t numLeds = 144
 
float offsetCircumference = 0
 
float totalAngle = 19.f * 2 * PI
 
float totalHeight = 23.25
 

The documentation for this struct was generated from the following file: