Lambertian emitter (emttrLmb) 
 
             key:    emttrLmb     
             type: CC 
             
 
                  -  color: diffuse emittance
                  
-  color: diffuse reflectance
             
  Description 
         A Lambertian (ideal diffuse) reflector and emitter.
 
  Directional emission distribution 
	     Radiant intensity is constant for all angles in the
	     exitant hemisphere.
	     
  BRDF 
       R / pi
 Examples 
  emttrLmb
    % Emittance from converting spectrum to XYZ, then RGB
    % (Trinitron, D65 white point).
    rgb 102.1231 107.4482 117.0000 end
    rgb 0.4 0.4 0.4 end	% Reflectance
  end