RadioSystem(radio system) |
appearance as argument number 1 |
(documentation RadioSystem EnglishLanguage "A RadioSystem consists of Radios, RadioStations, and other components that work together to make radio broadcasting possible in a given area.") | Communications.kif 232-234 | |
(subclass RadioSystem CommunicationSystem) | Communications.kif 231-231 | Radio system is a subclass of communication system |
appearance as argument number 2 |
antecedent |
(=> (instance ?SYSTEM RadioSystem) (exists (?DEVICE) (and (instance ?DEVICE RadioReceiver) (engineeringSubcomponent ?DEVICE ?SYSTEM)))) |
Communications.kif 310-315 |
|