Class 3-1-PORT-THERMAL-COMPONENT


Slots on this class:

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

Axioms:

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