ENTITY dimensional_exponents

(* SCHEMA Ap236_furniture_catalog_and_interior_design_mim_LF; *)
(* USED FROM (measure_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
 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
 valid_units FUNCTION dimensional_exponents


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:19:02-04:00