Function NZL


Slots on this function:

Documentation: the nozzle
Instance-Of: Function
Arity: 2
Range: Nozzle

Other Related Axioms:

(Inherited-Facet-Value Slot-Documentation
                       Nozzle-System
                       Nzl
                       The Nozzle)

(Component-Cv (Nzl ?Self) (Nzl-Cv ?Self))

(Cv-Component (Nzl-Cv ?Self) (Nzl ?Self))

(Inherited-Facet-Value Slot-Value-Type Nozzle-System Nzl Nozzle)

(Inherited-Facet-Value Slot-Cardinality Nozzle-System Nzl 1)

(Has-Attribute-Function Nozzle-System Nzl)

(Slot-Documentation Nozzle-System Nzl the nozzle)

(=> (Nozzle-System ?Self)
    (And (Value-Cardinality ?Self Nzl 1)
         (Value-Type ?Self Nzl Nozzle)
         (Value-Cardinality ?Self Nzl 1)
         (Value-Cardinality ?Self Nzl-Cv 1)
         (Value-Type ?Self Nzl-Cv 1-1-Control-Volume)
         (Value-Cardinality ?Self Nzl-Cv 1)
         (Value-Cardinality ?Self Thrtlng-Prcs 1)
         (Value-Type ?Self Thrtlng-Prcs Steady-Flow-Throttling)
         (Value-Cardinality ?Self Thrtlng-Prcs 1)
         (Cv-Component (Nzl-Cv ?Self) (Nzl ?Self))
         (Component-Cv (Nzl ?Self) (Nzl-Cv ?Self))
         (Process-Cv (Thrtlng-Prcs ?Self) (Nzl-Cv ?Self))))

(=> (Nzl $X $Y) (Nozzle $Y))