Class 1-OUTPUT-THERMAL-COMPONENT


Slots on this class:

Documentation:
the class of thermal components with one outlet
Subclass-Of: Entity, Thermal-component
Arity: 1
Has-Attribute-Function: Component-outlet


Slots on instances of this class:

Component-Outlet:
Slot-Cardinality: 1
Slot-Documentation:
the outlet port
Slot-Value-Type: Port

Axioms:

(Forall (?Self ?Time)
        (<=> (Active ?Time 1-Output-Thermal-Component ?Self)
             (And (1-Output-Thermal-Component ?Self)
                  (Active ?Time Thermal-Component ?Self))))