Class 1-OUTPUT-THERMAL-COMPONENT


Slots on this class:

Documentation:
the class of thermal components with one outlet
Instance-Of: Class
Subclass-Of: Entity, Thermal-component
Arity: 1
Component-Outlet:
Slot-Documentation: the outlet port
Has-Attribute-Function: Component-outlet
Superclass-Of: 1-1-port-thermal-component, 2-1-port-thermal-component, 3-1-port-thermal-component


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


Other Related Axioms:

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

(Attribute-Function-Of Component-Outlet 1-Output-Thermal-Component)

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

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

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