Class 2-2-PORT-THERMAL-COMPONENT


Slots on this class:

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

Axioms:

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