Class 3-INPUT-THERMAL-COMPONENT


Slots on this class:

Documentation:
the class of thermal components with three inlets
Subclass-Of: 2-input-thermal-component, Entity
Arity: 1
Has-Attribute-Function: Component-inlet3


Slots on instances of this class:

Component-Inlet3:
Slot-Cardinality: 1
Slot-Documentation:
the third inlet port
Slot-Value-Type: Port

Axioms:

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