Class MACHINE_BEAM_MODEL


Slots on this class:

Instance-Of: Class
Subclass-Of: Vt-component
Has-Parameter-Slot: Machine_beam_section_modulus, Machine_beam_unit_weight
Inherited-Slot-Value: Machine_beam_section_modulus, Machine_beam_unit_weight
Range-Of: Elevator.mbeam
Superclass-Of:
Machine_beam_model_m01, Machine_beam_model_m02, Machine_beam_model_m03, Machine_beam_model_m04


Slots on instances of this class:

Has-Parameter-Slot: Machine_beam_section_modulus, Machine_beam_unit_weight
Machine_Beam_Section_Modulus:
Slot-Cardinality: 1
Slot-Value-Type: Real-number
Machine_Beam_Unit_Weight:
Slot-Cardinality: 1
Slot-Value-Type: Integer
Model-Id:
Slot-Cardinality: 1

Other Related Axioms:

(Inherited-Facet-Value Slot-Value-Type
                       Elevator
                       Elevator.Mbeam
                       Machine_Beam_Model)

(<= (Has-Parameter-Slot $X Machine_Beam_Unit_Weight)
    (Machine_Beam_Model $X))

(<= (Has-Parameter-Slot $X Machine_Beam_Section_Modulus)
    (Machine_Beam_Model $X))

(=> (Elevator.Mbeam $X $Y) (Machine_Beam_Model $Y))


Notes: