Skip to content

TubesLayout

Source: TubesLayout.h

TubesLayout

class TubesLayout
src/light/layouts/TubesLayout.h:20

Inherits: LayoutBase

Layout of parallel LED tubes.

Public Attributes

lengthType nrOfTubes = 4

lengthType ledsPerTube = 54

lengthType tubeDistance = 10

bool reversed =

Public Methods

virtual inline void defineControls() override : defineControls MUST be idempotent and pure: only controls_.clear() + controls_.addX().

virtual inline nrOfLightsType lightCount() const override

virtual inline void forEachCoord(constCoordSink & sink) const override