Constraint PLATFORM_WEIGHT_C01


Slots on this constraint:

Instance-Of: Constraint
Constraint-On: Elevator
Constraint.Expression:
'(=> (= (Model-Id (Elevator.Platform ?X)) Platform_Model_M01)
     (= (Platform_Weight ?X)
        (+ (Platform_Weight_Factor_S ?X)
           (* 0.318
              (+ (* 5.06 (Platform_Width_F (Elevator.Platform ?X)))
                 (+ (* 0.11
                       (* (Platform_Width_F (Elevator.Platform ?X))
                          (Platform_Depth (Elevator.Platform ?X))))
                    (* (- (Platform_Depth (Elevator.Platform ?X))
                          7.6)
                       (+ 3.14
                          (* 0.8 (Platform_Weight_Factor_Ap ?X))))))))))


Other Related Axioms:

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

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

(Used-In-Constraint Platform_Weight_Factor_Ap Platform_Weight_C01)

(Used-In-Constraint Model-Id Platform_Weight_C01)

(Used-In-Constraint Platform_Depth Platform_Weight_C01)

(Used-In-Constraint Platform_Width_F Platform_Weight_C01)

(Used-In-Constraint Platform_Weight Platform_Weight_C01)

(Used-In-Constraint Platform_Weight_Factor_S Platform_Weight_C01)


Notes: