Function COMPONENT-INLET3


Slots on this function:

Documentation: the third inlet port
Instance-Of: Function
Arity: 2
Range: Port

Other Related Axioms:

(Inherited-Facet-Value Slot-Documentation
                       3-Input-Thermal-Component
                       Component-Inlet3
                       The Third Inlet Port)

(Inherited-Facet-Value Slot-Value-Type
                       3-Input-Thermal-Component
                       Component-Inlet3
                       Port)

(Inherited-Facet-Value Slot-Cardinality
                       3-Input-Thermal-Component
                       Component-Inlet3
                       1)

(Has-Attribute-Function 3-Input-Thermal-Component Component-Inlet3)

(Slot-Documentation 3-Input-Thermal-Component
                    Component-Inlet3
                    The Third Inlet Port)

(=> (3-Input-Thermal-Component ?Self)
    (And (Value-Cardinality ?Self Component-Inlet3 1)
         (Value-Type ?Self Component-Inlet3 Port)
         (Value-Cardinality ?Self Component-Inlet3 1)))

(=> (Component-Inlet3 $X $Y) (Port $Y))