ENTITY dimensional_exponents

(* SCHEMA step_ship_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
 si_unit ENTITY dimensional_exponents
 valid_units FUNCTION dimensional_exponents


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-24T12:42:20-04:00