Class 1-OUTPUT-CONTROL-VOLUME


Slots on this class:

Documentation:
the control volume with one output stream
Instance-Of: Class
Subclass-Of: Control-volume, Entity
Arity: 1
Has-Attribute-Function: Outlet-stream
Outlet-Stream:
Slot-Documentation: the outlet stream
Superclass-Of: 1-1-control-volume, 2-1-control-volume, 3-1-control-volume


Slots on instances of this class:

Outlet-Stream:
Slot-Cardinality: 1
Slot-Documentation: the outlet stream
Slot-Value-Type: 2d-stream

Axioms:

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


Other Related Axioms:

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

(Attribute-Function-Of Outlet-Stream 1-Output-Control-Volume)

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

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

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