Flickering
|
|
appearance as argument number 1 |
(documentation Flickering EnglishLanguage "A Process in which the intensity of visible light changes somewhat rapidly but at a tempo discernible by the Human Eye.") | ComputingBrands.kif 3515-3516 | |
(subclass Flickering RadiatingVisibleLight) | ComputingBrands.kif 3514-3514 | Flickering ist eine teilkategorie von RadiatingVisibleLight |
appearance as argument number 2 |
(termFormat EnglishLanguage Flickering "flickering") | ComputingBrands.kif 3517-3517 |
antecedent |
(=> (instance ?F Flickering) (exists (?T1 ?T2 ?N1 ?N2) (and (during ?T1 (WhenFn ?F)) (holdsDuring ?T1 (measure ?F (MeasureFn ?N1 Lumen))) (during ?T2 (WhenFn ?F)) (holdsDuring ?T2 (measure ?F (MeasureFn ?N2 Lumen))) (not (equal ?T1 ?T2)) (not (equal ?N1 ?N2))))) |
ComputingBrands.kif 3519-3530 |
|