Class 2-1-PORT-THERMAL-COMPONENT


Slots on this class:

Documentation:
the class of thermal components with two inlets and one outlet
Subclass-Of: 1-output-thermal-component, 2-input-thermal-component, Entity
Arity: 1

Axioms:

(Forall (?Self ?Time)
        (<=> (Active ?Time 2-1-Port-Thermal-Component ?Self)
             (And (2-1-Port-Thermal-Component ?Self)
                  (Active ?Time 2-Input-Thermal-Component ?Self)
                  (Active ?Time 1-Output-Thermal-Component ?Self))))