POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
PTY_POTENTIAL_FIELD_GEOM_SUMM
SUBTYPE OF
(
property
);
dip_line_count :
OPTIONAL
ndt_int4
;
dip_line_point_count :
OPTIONAL
ndt_int4
;
dip_line_point_spacing :
OPTIONAL
ndt_length
;
dip_line_spacing :
OPTIONAL
ndt_length
;
first_point :
OPTIONAL
ndt_name
;
last_point :
OPTIONAL
ndt_name
;
nominal_sensor_elevation :
OPTIONAL
ndt_location_1d
;
potential_field_geometry_set :
potential_field_geometry_set
;
tie_line_count :
OPTIONAL
ndt_int4
;
tie_line_point_count :
OPTIONAL
ndt_int4
;
tie_line_point_spacing :
OPTIONAL
ndt_length
;
tie_line_spacing :
OPTIONAL
ndt_length
;
total_area :
OPTIONAL
ndt_area
;
total_length :
OPTIONAL
ndt_length
;
UNIQUE
si: potential_field_geometry_set,
process_data
.activity;
END_ENTITY
; (* pty_potential_field_geom_summ *)
Generated on Tue Jul 10 19:38:36 2001
© Copyright 2001 POSC. All rights reserved.