ENTITY grounded_spring

(* SCHEMA structural_response_representation_schema; *)
ENTITY grounded_spring
  SUBTYPE OF (point_element_matrix);
  stiffness_coefficients    : ARRAY [1:6] OF context_dependent_measure;
END_ENTITY;

Explicit Attributes

Entity grounded_spring has the following local and inherited explicit attributes:
AttributeTypeDefined By
 stiffness_coefficientsARRAY OF context_dependent_measure (REAL)grounded_spring

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity grounded_spring inherits from the following supertypes:
  point_element_matrix

Subtypes

    No subtypes

Referenced By

Entity grounded_spring and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 point_element_matrix ENTITY grounded_spring
 point_element_representation ENTITY point_element_matrix


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:13:59-04:00