![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| bandwidth |
| appearance as argument number 1 |
|
|
| (instance bandwidth BinaryPredicate) | QoSontology.kif 1148-1148 | bandwidth of is an instance of binary predicate |
| (domain bandwidth 1 ComputerNetwork) | QoSontology.kif 1149-1149 | The number 1 argument of bandwidth of is an instance of computer network |
| (domain bandwidth 2 FunctionQuantity) | QoSontology.kif 1150-1150 | The number 2 argument of bandwidth of is an instance of function quantity |
| (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 1151-1153 | The number 2 argument of bandwidth of is an instance of function quantity |
| appearance as argument number 2 |
|
|
| (format EnglishLanguage bandwidth "%2 is %n a bandwidth of %1") | domainEnglishFormat.kif 246-246 | |
| (format ChineseTraditionalLanguage bandwidth "%2 %n 是 %1 的 bandwidth ") | domainEnglishFormat.kif 247-247 | |
| (format ChineseLanguage bandwidth "%2 %n 是 %1 的 bandwidth ") | domainEnglishFormat.kif 248-248 | |
| (termFormat EnglishLanguage bandwidth "bandwidth of") | domainEnglishFormat.kif 9766-9766 | |
| (termFormat ChineseTraditionalLanguage bandwidth "帶寬") | domainEnglishFormat.kif 9767-9767 | |
| (termFormat ChineseLanguage bandwidth "带宽") | domainEnglishFormat.kif 9768-9768 |
| antecedent |
|
|
| (=> (and (instance ?N Network2G) (bandwidth ?N (MeasureFn ?M BitsPerSecond))) (lessThan ?M 40000)) |
ComputingBrands.kif 1243-1248 | If X is an instance of 2G network and Y bits per second(s) is a bandwidth of X, then Y is less than 40000 |
| (=> (and (instance ?N Network3G) (bandwidth ?N (MeasureFn ?M BitsPerSecond))) (lessThan ?M 200000)) |
ComputingBrands.kif 1288-1293 | If X is an instance of 3G network and Y bits per second(s) is a bandwidth of X, then Y is less than 200000 |
| (=> (and (instance ?N Network4G) (bandwidth ?N (MeasureFn ?M (GigaFn BitsPerSecond)))) (lessThan ?M 1)) |
ComputingBrands.kif 1335-1340 | If X is an instance of 4G network and Y 1 billion bits per seconds(s) is a bandwidth of X, then Y is less than 1 |