wright-0.1.0.2: src/Data/Wright/CIE/Illuminant/F7.hs
module Data.Wright.CIE.Illuminant.F7 (f7) where import Data.Wright.Types (Model) import Data.Wright.CIE.Illuminant.Environment (environment) f7 :: Model f7 = environment (0.31292, 0.32933)
module Data.Wright.CIE.Illuminant.F7 (f7) where import Data.Wright.Types (Model) import Data.Wright.CIE.Illuminant.Environment (environment) f7 :: Model f7 = environment (0.31292, 0.32933)