EngineMAPSensor(manifold absolute pressure sensor) |
appearance as argument number 1 |
(documentation EngineMAPSensor EnglishLanguage "A sensor that measures the pressure in the ExhaustManifold and adjusts FuelVapor mixture and Engine timing accordingly.") | Cars.kif 3265-3267 | |
(subclass EngineMAPSensor PressureMeasuringDevice) | Cars.kif 3264-3264 | Manifold absolute pressure sensor is a subclass of pressure measuring device |
(typicalPart EngineMAPSensor ExhaustManifold) | Cars.kif 3269-3269 | A manifold absolute pressure sensor is typically a part of a exhaust manifold |
appearance as argument number 2 |
(termFormat EnglishLanguage EngineMAPSensor "manifold absolute pressure sensor") | Cars.kif 3268-3268 |
antecedent |
(=> (instance ?EMS EngineMAPSensor) (hasPurpose ?EMS (exists (?ECM ?A) (and (instance ?ECM EngineControlModule) (instance ?A Automobile) (part ?EMS ?A) (part ?ECM ?A) (connectedEngineeringComponents ?EMS ?ECM))))) |
Cars.kif 3271-3280 |
|