minDeviceStorageTemp |
appearance as argument number 1 |
![]() |
(documentation minDeviceStorageTemp EnglishLanguage "The minimum safe rated temperature at which a device may be stored. Storing the device in an environment below the temperature is likely to result in a Damaging of the Device.") | ComputingBrands.kif 3699-3701 | |
(domain minDeviceStorageTemp 1 Device) | ComputingBrands.kif 3693-3693 | minDeviceStorageTemp の数値 1 引数は デバイス の instance では |
(domain minDeviceStorageTemp 2 TemperatureMeasure) | ComputingBrands.kif 3694-3694 | minDeviceStorageTemp の数値 2 引数は 温度測定 の instance では |
(instance minDeviceStorageTemp BinaryPredicate) | ComputingBrands.kif 3692-3692 | minDeviceStorageTemp は 2進述語 の instance では |
appearance as argument number 2 |
![]() |
(format EnglishLanguage minDeviceStorageTemp "minimum device storagqqqe temperature of %1 is %2") | ComputingBrands.kif 3697-3697 | |
(termFormat EnglishLanguage minDeviceStorageTemp "minimum device storage temperature") | ComputingBrands.kif 3696-3696 |
antecedent |
![]() |
(=> (holdsDuring ?T (and (minDeviceStorageTemp ?D (MeasureFn ?T1 ?U)) (instance ?U UnitOfTemperature) (located ?D ?A) (attribute ?D DeviceOff) (airTemperature ?A (MeasureFn ?T2 ?U)) (lessThan ?T2 ?T1))) (modalAttribute (holdsDuring (ImmediateFutureFn ?T) (attribute ?D DeviceDamaged)) Likely)) |
ComputingBrands.kif 3703-3716 |
|
![]() |
![]() |