LIGHT_SOURCE_TUNGSTEN top-level constant
          
          int
          const LIGHT_SOURCE_TUNGSTEN
          
        
        
The constant used by TAG_LIGHT_SOURCE to denote light source is Tungsten (incandescent light).
Implementation
const int LIGHT_SOURCE_TUNGSTEN = 3;