wright-0.1.0.2: src/Data/Wright/CIE/Illuminant/F10.hs
module Data.Wright.CIE.Illuminant.F10 (f10) where import Data.Wright.Types (Model) import Data.Wright.CIE.Illuminant.Environment (environment) f10 :: Model f10 = environment (0.34609, 0.35986)
module Data.Wright.CIE.Illuminant.F10 (f10) where import Data.Wright.Types (Model) import Data.Wright.CIE.Illuminant.Environment (environment) f10 :: Model f10 = environment (0.34609, 0.35986)