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:
AttributeTypeDefined By
 length_exponentREALdimensional_exponents
 mass_exponentREALdimensional_exponents
 time_exponentREALdimensional_exponents
 electric_current_exponentREALdimensional_exponents
 thermodynamic_temperature_exponentREALdimensional_exponents
 amount_of_substance_exponentREALdimensional_exponents
 luminous_intensity_exponentREALdimensional_exponents

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity dimensional_exponents and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 acceleration_unit ENTITY dimensional_exponents
 area_unit ENTITY dimensional_exponents
 derive_dimensional_exponents FUNCTION dimensional_exponents
 dimensions_for_si_unit FUNCTION dimensional_exponents
 named_unit ENTITY dimensional_exponents
 projected_zone_definition ENTITY dimensional_exponents
 si_unit ENTITY dimensional_exponents
 thermal_resistance_unit ENTITY dimensional_exponents
 valid_units FUNCTION dimensional_exponents
 velocity_unit ENTITY dimensional_exponents
 volume_unit ENTITY dimensional_exponents


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:15-04:00