bandwidth |
appearance as argument number 1 |
(documentation bandwidth EnglishLanguage "(bandwidth ?NET ?BANDWIDTH) holds if ?BANDWIDTH is the amount of data which can be sent through an instance of a ComputerNetwork ?NET.") | QoSontology.kif 1161-1163 | |
(domain bandwidth 1 ComputerNetwork) | QoSontology.kif 1159-1159 | |
(domain bandwidth 2 FunctionQuantity) | QoSontology.kif 1160-1160 | |
(instance bandwidth BinaryPredicate) | QoSontology.kif 1158-1158 |
appearance as argument number 2 |
(format ChineseLanguage bandwidth "%2 %n 是 %1 的 bandwidth ") | domainEnglishFormat.kif 248-248 | |
(format ChineseTraditionalLanguage bandwidth "%2 %n 是 %1 的 bandwidth ") | domainEnglishFormat.kif 247-247 | |
(format EnglishLanguage bandwidth "%2 is %n a bandwidth of %1") | domainEnglishFormat.kif 246-246 | |
(termFormat ChineseLanguage bandwidth "带宽") | domainEnglishFormat.kif 9771-9771 | |
(termFormat ChineseTraditionalLanguage bandwidth "帶寬") | domainEnglishFormat.kif 9770-9770 | |
(termFormat EnglishLanguage bandwidth "bandwidth of") | domainEnglishFormat.kif 9769-9769 |
antecedent |
(=> (and (instance ?N Network2G) (bandwidth ?N (MeasureFn ?M BitsPerSecond))) (lessThan ?M 40000)) |
ComputingBrands.kif 1243-1248 | |
(=> (and (instance ?N Network3G) (bandwidth ?N (MeasureFn ?M BitsPerSecond))) (lessThan ?M 200000)) |
ComputingBrands.kif 1288-1293 | |
(=> (and (instance ?N Network4G) (bandwidth ?N (MeasureFn ?M (GigaFn BitsPerSecond)))) (lessThan ?M 1)) |
ComputingBrands.kif 1335-1340 |