wright-0.1.0.2: src/Data/Wright/CIE/Illuminant/F12.hs
module Data.Wright.CIE.Illuminant.F12 (f12) where import Data.Wright.Types (Model) import Data.Wright.CIE.Illuminant.Environment (environment) f12 :: Model f12 = environment (0.43695, 0.40441)
module Data.Wright.CIE.Illuminant.F12 (f12) where import Data.Wright.Types (Model) import Data.Wright.CIE.Illuminant.Environment (environment) f12 :: Model f12 = environment (0.43695, 0.40441)