Lamp-Da 0.1
A compact lantern project
Loading...
Searching...
No Matches
Classes | Namespaces | Variables
simulator.h File Reference

Implementation of the actual simulator. More...

Go to the source code of this file.

Classes

struct  simulator::simulator< T >
 

Namespaces

namespace  simulator
 Simulator dedicated namespace.
 

Variables

constexpr int simulator::ledW = _LampTy::maxWidth
 
constexpr int simulator::ledH = _LampTy::maxOverflowHeight
 
constexpr int simulator::ledCount = _LampTy::ledCount
 
constexpr float simulator::fLedW = _LampTy::maxWidthFloat
 
constexpr float simulator::fResidueW = 1 / (2 * fLedW - 2 * floor(fLedW) - 1)
 

Detailed Description

Implementation of the actual simulator.