Navigation

analysis_result_element_curve

EXPRESS specification:

ENTITY analysis_result_element_curve
SUBTYPE OF ( analysis_result_element);
result_for_element_curve  :  element_curve;
x_increasing  :  BOOLEAN;
result_values  :  reaction;
result_position  :  length_measure_with_unit;
position_label  :  OPTIONAL label;
END_ENTITY;

References (1):

Name Type Referred through Express-G
analysis_result_element Entity
Subtype
No Diagram

Inheritance graph

ENTITY analysis_result_element_curve;
ENTITY analysis_result;
analysis_result_name  :  label;
sign_convention  :  OPTIONAL text;
results_for_analysis  :  analysis_method;
ENTITY analysis_result_element;
ENTITY analysis_result_element_curve;
result_for_element_curve  :  element_curve;
x_increasing  :  BOOLEAN;
result_values  :  reaction;
result_position  :  length_measure_with_unit;
position_label  :  OPTIONAL label;
END_ENTITY;