Function POWER-INPUT


Slots on this function:

Documentation:
the power input into the work consuming component
Instance-Of: Function, Quantity-function
Arity: 2
Range: Everywhere-continuous-quantity

Other Related Axioms:

(Inherited-Facet-Value 
    Slot-Documentation
    Work-Consuming-Component
    Power-Input
    The Power Input Into The Work Consuming Component)

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

(Inherited-Facet-Value Slot-Cardinality
                       Work-Consuming-Component
                       Power-Input
                       1)

(Has-Quantity-Function Work-Consuming-Component Power-Input)

(Slot-Documentation Work-Consuming-Component
                    Power-Input
                    The Power Input Into The Work Consuming Component)

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

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