Class 1-1-CONTROL-VOLUME


Slots on this class:

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

Axioms:

(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))))