wright-0.1.0.2: src/Data/Wright/CIE/Illuminant/F6.hs
module Data.Wright.CIE.Illuminant.F6 (f6) where import Data.Wright.Types (Model) import Data.Wright.CIE.Illuminant.Environment (environment) f6 :: Model f6 = environment (0.37790, 0.38835)
module Data.Wright.CIE.Illuminant.F6 (f6) where import Data.Wright.Types (Model) import Data.Wright.CIE.Illuminant.Environment (environment) f6 :: Model f6 = environment (0.37790, 0.38835)