|
ENTITY grounded_damper SUBTYPE OF (point_element_matrix); damping_coefficients : ARRAY [1:6] OF context_dependent_measure; END_ENTITY; -- grounded_damper |
Entity data types and their attributespoint_element_matrix- grounded_damper damping_coefficients: ARRAY [1:6] OF context_dependent_measure; |
Users: by entity attributespoint_element_matrixpoint_element_representation.matrix_set grounded_damper Users: by defined types, not used by any entity attributegrounded_damper- |
Global rules for this entity data type- |