Class 2-2-CONTROL-VOLUME


Slots on this class:

Documentation:
the two-input, two-output control volume
Subclass-Of: 2-input-control-volume, 2-output-control-volume, Entity
Arity: 1

Axioms:

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