Constraint PLATFORM_WEIGHT_C02


Slots on this instance:

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


Notes: