Constraint CAR_BUFFER_BLOCKING_HEIGHT_C


Slots on this constraint:

Instance-Of: Constraint
Constraint-On: Elevator
Constraint.Expression:
'(= (Car_Buffer_Blocking_Height ?X)
    (Floor (- (Hoistway_Pit_Depth ?X)
              (+ 6
                 (+ (Platform_Height (Elevator.Platform ?X))
                    (+ (Safety_Beam_Height (Elevator.Safety ?X))
                       (+ (Car_Buffer_Height (Elevator.Carbuffer ?X))
                          (Car_Buffer_Footing_Channel_Height 
                              (Elevator.Carbuffer ?X)))))))))


Other Related Axioms:

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

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

(Used-In-Constraint Car_Buffer_Blocking_Height
                    Car_Buffer_Blocking_Height_C)

(Used-In-Constraint Car_Buffer_Height Car_Buffer_Blocking_Height_C)

(Used-In-Constraint Car_Buffer_Footing_Channel_Height
                    Car_Buffer_Blocking_Height_C)

(Used-In-Constraint Hoistway_Pit_Depth Car_Buffer_Blocking_Height_C)

(Used-In-Constraint Platform_Height Car_Buffer_Blocking_Height_C)

(Used-In-Constraint Safety_Beam_Height Car_Buffer_Blocking_Height_C)


Notes: