Function POWER-OUTPUT


Slots on this function:

Documentation:
the power output of the work producing component
Instance-Of: Function, Quantity-function
Arity: 2
Range: Everywhere-continuous-quantity

Other Related Axioms:

(Inherited-Facet-Value 
    Slot-Documentation
    Work-Producing-Component
    Power-Output
    The Power Output Of The Work Producing Component)

(Quantity.Dimension (Power-Output ?Self) Power-Dimension)

(Inherited-Facet-Value Slot-Cardinality
                       Work-Producing-Component
                       Power-Output
                       1)

(Has-Quantity-Function Work-Producing-Component Power-Output)

(Slot-Documentation Work-Producing-Component
                    Power-Output
                    The Power Output Of The Work Producing Component)

(=> (Work-Producing-Component ?Self)
    (And (Value-Cardinality ?Self Power-Output 1)
         (Quantity.Dimension (Power-Output ?Self) Power-Dimension)))

(=> (Power-Output $X $Y) (Everywhere-Continuous-Quantity $Y))