wright-0.1.0.2: src/Data/Wright/CIE/Illuminant/F4.hs
module Data.Wright.CIE.Illuminant.F4 (f4) where import Data.Wright.Types (Model) import Data.Wright.CIE.Illuminant.Environment (environment) f4 :: Model f4 = environment (0.44018, 0.40329)
module Data.Wright.CIE.Illuminant.F4 (f4) where import Data.Wright.Types (Model) import Data.Wright.CIE.Illuminant.Environment (environment) f4 :: Model f4 = environment (0.44018, 0.40329)