ENTITY expanded_uncertainty

(* SCHEMA dimensional_inspection_schema; *)
  ENTITY expanded_uncertainty
    SUBTYPE OF (standard_uncertainty);
      coverage_factor : REAL;
  END_ENTITY; -- expanded_uncertainty

Explicit Attributes

Entity expanded_uncertainty has the following local and inherited explicit attributes:
AttributeTypeDefined By
 measure_namelabel (STRING)uncertainty_qualifier
 descriptiontext (STRING)uncertainty_qualifier
 uncertainty_valueREALstandard_uncertainty
 coverage_factorREALexpanded_uncertainty

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity expanded_uncertainty inherits from the following supertypes:
  uncertainty_qualifier
    standard_uncertainty

Subtypes

    No subtypes

Referenced By

Entity expanded_uncertainty and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 dependent_instantiable_uncertainty_qualifier RULE uncertainty_qualifier
 standard_uncertainty ENTITY expanded_uncertainty
 uncertainty_qualifier ENTITY standard_uncertainty
 value_qualifier SELECT uncertainty_qualifier


[Top Level Definitions] [Exit]

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