Class 1-INPUT-CONTROL-VOLUME


Slots on this class:

Documentation:
the control volume with one input stream
Subclass-Of: Control-volume, Entity
Arity: 1
Has-Attribute-Function: Inlet-stream


Slots on instances of this class:

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

Axioms:

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