ENTITY si_electric_charge_unit
(* SCHEMA Ap210_electronic_assembly_interconnect_and_packaging_design_mim_lf; *)
ENTITY si_electric_charge_unit
SUBTYPE OF (electric_charge_unit, si_unit);
WHERE
WR1 : SELF\si_unit.name = si_unit_name.coulomb;
WR2 : NOT EXISTS(SELF\derived_unit.name);
END_ENTITY;
Explicit Attributes
Entity si_electric_charge_unit has the following local and inherited explicit attributes:
* - Explicit attribute redeclared as derived
Derived Attributes
Entity si_electric_charge_unit has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity si_electric_charge_unit inherits from the following supertypes:
derived_unit
electric_charge_unit
named_unit
si_unit
Subtypes
No subtypesReferenced By
Entity si_electric_charge_unit and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:15:32-04:00