minDeviceOperatingTemp |
appearance as argument number 1 |
![]() |
(documentation minDeviceOperatingTemp EnglishLanguage "The minimum safe rated temperature at which a device may be operated. Operating the device in an environment below the temperature is likely to result in a Damaging of the Device.") | ComputingBrands.kif 3673-3675 | |
(domain minDeviceOperatingTemp 1 Device) | ComputingBrands.kif 3668-3668 | The number 1 argument of minimum device operating temperature is an instance of device |
(domain minDeviceOperatingTemp 2 TemperatureMeasure) | ComputingBrands.kif 3669-3669 | The number 2 argument of minimum device operating temperature is an instance of temperature measure |
(instance minDeviceOperatingTemp BinaryPredicate) | ComputingBrands.kif 3667-3667 | minimum device operating temperature is an instance of binary predicate |
appearance as argument number 2 |
![]() |
(format EnglishLanguage minDeviceOperatingTemp "minimum device operating temperature of %1 is %2") | ComputingBrands.kif 3672-3672 | |
(termFormat EnglishLanguage minDeviceOperatingTemp "minimum device operating temperature") | ComputingBrands.kif 3671-3671 |
antecedent |
![]() |
(=> (holdsDuring ?T (and (minDeviceOperatingTemp ?D (MeasureFn ?T1 ?U)) (instance ?U UnitOfTemperature) (located ?D ?A) (attribute ?D DeviceOn) (airTemperature ?A (MeasureFn ?T2 ?U)) (lessThan ?T2 ?T1))) (modalAttribute (holdsDuring (ImmediateFutureFn ?T) (attribute ?D DeviceDamaged)) Likely)) |
ComputingBrands.kif 3677-3690 |
|
![]() |
![]() |