ENTITY standard_uncertainty

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY standard_uncertainty
SUBTYPE OF (uncertainty_qualifier);
	uncertainty_value : REAL;
END_ENTITY;  (*  STEP Part 45 (unchanged in TC1)  *)

Explicit Attributes

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

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity standard_uncertainty inherits from the following supertypes:
  uncertainty_qualifier

Subtypes

    No subtypes

Referenced By

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


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00