Constraint PLATFORM_WEIGHT_C02


Slots on this constraint:

Instance-Of: Constraint
Constraint-On: Elevator
Constraint.Expression:
'(=> (= (Model-Id (Elevator.Platform ?X)) Platform_Model_M03)
     (= (Platform_Weight ?X)
        (+ 35
           (+ (* (Platform_Width_F (Elevator.Platform ?X))
                 (Platform_Weight_Factor_X ?X))
              (+ (* 3.228 (Platform_Depth (Elevator.Platform ?X)))
                 (+ (* 0.034 (Opening_Width_Door ?X))
                    (* (Platform_Weight_Factor_Ap ?X)
                       (- (* 0.226
                             (Platform_Depth (Elevator.Platform ?X)))
                          (Platform_Weight_Factor_Z ?X)))))))))


Other Related Axioms:

(<= (Has-Constraint $X Platform_Weight_C02) (Elevator $X))

(Inherited-Slot-Value Elevator Has-Constraint Platform_Weight_C02)

(Used-In-Constraint Platform_Weight_Factor_Ap Platform_Weight_C02)

(Used-In-Constraint Opening_Width_Door Platform_Weight_C02)

(Used-In-Constraint Model-Id Platform_Weight_C02)

(Used-In-Constraint Platform_Depth Platform_Weight_C02)

(Used-In-Constraint Platform_Width_F Platform_Weight_C02)

(Used-In-Constraint Platform_Weight Platform_Weight_C02)

(Used-In-Constraint Platform_Weight_Factor_X Platform_Weight_C02)

(Used-In-Constraint Platform_Weight_Factor_Z Platform_Weight_C02)


Notes: