Antkeeper
0.0.1
|
Luminous efficiency functions. More...
Functions | |
template<class T > | |
T | photopic (T lambda) |
Fitted Gaussian approximation to the CIE 1931 standard observer photopic luminosity function. More... | |
Luminous efficiency functions.
T physics::light::luminosity::photopic | ( | T | lambda | ) |
Fitted Gaussian approximation to the CIE 1931 standard observer photopic luminosity function.
lambda | Wavelength of light, in nanometers. |
[0, 1]
.Definition at line 40 of file luminosity.hpp.