Function
COUNTERWEIGHT_BUFFER_HEIGHT
Defined in theory:
Vt-domain
Source code:
vt-domain.lisp
Slots on this function:
Instance-Of
:
Function
,
Parameter-slot
,
Unary-function
Arity
:
2
Parameter-Slot-Of
:
Counterweight_buffer_model
,
Counterweight_buffer_model_m01
,
Counterweight_buffer_model_m02
Notes:
Formerly-Named:
counterwtbuffheight counterweight_buffer_height_c
Source:
The Yost document, under "
COUNTERWEIGHT_BUFFER_HEIGHT
"
Modification-By:
Guus Schreiber: ;; BUG: wrong parameter used ;; In the following constraints the parameter ;; counterweight_buuffer_height (defined on elevator) ;; is used instead of ;; counterweight_buuffer_height_c (defined on counterweight_buuffer_model) ;;
counterweight_above_top_car_bottom_c
;;
counterweight_bottom_reference_c
;;
counterweight_overtravel_c
;;
counterweight_runby_c
)) ;; This leads to errors as all values are defined on the latter parameter ;; The parameter
counterweight_buffer_height
definedon elevator should ;; probably be removed