wright-0.1.0.2: src/Data/Wright/CIE/Illuminant/F11.hs
module Data.Wright.CIE.Illuminant.F11 (f11) where import Data.Wright.Types (Model) import Data.Wright.CIE.Illuminant.Environment (environment) f11 :: Model f11 = environment (0.38052, 0.37713)
module Data.Wright.CIE.Illuminant.F11 (f11) where import Data.Wright.Types (Model) import Data.Wright.CIE.Illuminant.Environment (environment) f11 :: Model f11 = environment (0.38052, 0.37713)