Class 3-INPUT-CONTROL-VOLUME


Slots on this class:

Documentation:
the control volume with three input streams
Subclass-Of: 2-input-control-volume, Entity
Arity: 1
Has-Attribute-Function: Inlet-stream3


Slots on instances of this class:

Inlet-Stream3:
Slot-Cardinality: 1
Slot-Documentation:
the first inlet stream
Slot-Value-Type: 2d-stream

Axioms:

(Forall (?Self ?Time)
        (<=> (Active ?Time 3-Input-Control-Volume ?Self)
             (And (3-Input-Control-Volume ?Self)
                  (Active ?Time 2-Input-Control-Volume ?Self))))