wright-0.1.0.2: src/Data/Wright/CIE/Illuminant/F9.hs
module Data.Wright.CIE.Illuminant.F9 (f9) where import Data.Wright.Types (Model) import Data.Wright.CIE.Illuminant.Environment (environment) f9 :: Model f9 = environment (0.37417, 0.37281)
module Data.Wright.CIE.Illuminant.F9 (f9) where import Data.Wright.Types (Model) import Data.Wright.CIE.Illuminant.Environment (environment) f9 :: Model f9 = environment (0.37417, 0.37281)