POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
PTY_CURVE_FIT_RESULT
SUBTYPE OF
(
grid_geometry_behavior
,
pty_transient_property
);
data_value :
ndt_geometry_2d_edge
;
error_squared :
OPTIONAL
ndt_real4
;
fluid_flow_stream :
OPTIONAL
fluid_flow_stream
;
UNIQUE
si:
pty_transient_property
.end_time,
pty_transient_property
.ref_transient_period,
pty_transient_property
.start_time, fluid_flow_stream,
process_data
.activity;
END_ENTITY
; (* pty_curve_fit_result *)
Generated on Tue Jul 10 19:38:20 2001
© Copyright 2001 POSC. All rights reserved.