| wavelength |
| appearance as argument number 1 |
|
|
| (documentation wavelength EnglishLanguage "(wavelength ?RADIATION ?MEASURE) means that the instance of radiation, ?RADIATION, has an average wavelength of ?MEASURE.") | Mid-level-ontology.kif 569-570 | |
| (instance wavelength SingleValuedRelation) | Mid-level-ontology.kif 571-571 | wavelength is an instance of single valued relation |
| (domain wavelength 1 Radiating) | Mid-level-ontology.kif 572-572 | The number 1 argument of wavelength is an instance of radiating |
| (domain wavelength 2 LengthMeasure) | Mid-level-ontology.kif 573-573 | The number 2 argument of wavelength is an instance of length measure |
| (instance wavelength AsymmetricRelation) | Mid-level-ontology.kif 574-574 | wavelength is an instance of asymmetric relation |
| (instance wavelength BinaryPredicate) | Mid-level-ontology.kif 575-575 | wavelength is an instance of binary predicate |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?R RadiatingElectromagnetic) (carrierFrequency ?R (MeasureFn ?HZ Hertz)) (wavelength ?R (MeasureFn ?L Meter))) (equal (MeasureFn ?L Meter) (MeasureFn (DivisionFn 299792458 ?HZ) Meter))) |
ComputingBrands.kif 1570-1577 | If X is an instance of radiating electromagnetic, the frequency of the carrier of X is Y hertz(s), and the wavelength of X is Z meter(s), then equal Z meter(s) and 299792458 and Y meter(s) |
| consequent |
|
|
|
|