ENTITY si_frequency_unit
(* SCHEMA Ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf; *)
ENTITY si_frequency_unit
SUBTYPE OF (frequency_unit, si_unit);
WHERE
WR1 : SELF\si_unit.name = si_unit_name.hertz;
WR2 : NOT EXISTS(SELF\derived_unit.name);
END_ENTITY;
Explicit Attributes
Entity si_frequency_unit has the following local and inherited explicit attributes:
* - Explicit attribute redeclared as derived
Derived Attributes
Entity si_frequency_unit has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity si_frequency_unit inherits from the following supertypes:
derived_unit
frequency_unit
named_unit
si_unit
Subtypes
No subtypesReferenced By
Entity si_frequency_unit and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:14:40-04:00