ENTITY dimensional_exponents
(* SCHEMA step_merged_ap_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;
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
2024-09-06T14:00:31-04:00