|
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; -- dimensional_exponents |
Entity data types and their attributesdimensional_exponentslength_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; |
Users: by entity attributesdimensional_exponentsnamed_unit.dimensions si_unit.dimensions Users: by defined types, not used by any entity attributedimensional_exponents- |
Global rules for this entity data type- |