ENTITY dimensional_exponents
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY dimensional_exponents;
length_exponent : REAL;
mass_exponent : REAL;
time_exponent : REAL;
electric_current_exponent : REAL;
thermodynamic_temperature_exponent : REAL;
amount_of_substance_exponent : REAL;
luminous_intensity_exponent : REAL;
END_ENTITY; (* STEP Part 41 (2nd edition unchanged) *)
Explicit Attributes
Entity dimensional_exponents has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
length_exponent | REAL | dimensional_exponents |
mass_exponent | REAL | dimensional_exponents |
time_exponent | REAL | dimensional_exponents |
electric_current_exponent | REAL | dimensional_exponents |
thermodynamic_temperature_exponent | REAL | dimensional_exponents |
amount_of_substance_exponent | REAL | dimensional_exponents |
luminous_intensity_exponent | REAL | dimensional_exponents |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity dimensional_exponents and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00