ENTITY conversion_based_unit
(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP214
ENTITY conversion_based_unit
SUBTYPE OF (named_unit);
name : label;
conversion_factor : measure_with_unit;
WHERE
WR1:
SELF\named_unit.dimensions = derive_dimensional_exponents(conversion_factor\measure_with_unit.unit_component);
END_ENTITY;
Explicit Attributes
Entity conversion_based_unit has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity conversion_based_unit inherits from the following supertypes:
named_unit
Subtypes
Entity conversion_based_unit has the following subtypes:
externally_defined_conversion_based_unit*
* - Immediate Subtypes
Referenced By
Entity conversion_based_unit and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-09-06T14:00:31-04:00