POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
POTENTIAL_FIELD_PROC_GRID
SUBTYPE OF
(
geophysical_processing_grid
);
SELF
\
geophysical_processing_grid
.node_index :
grid_structured
;
node_name :
OPTIONAL
ndt_name_array
;
INVERSE
pty_water_depth_array :
SET [0:?] OF
pty_water_depth_array
FOR
potential_field_proc_grid;
UNIQUE
si:
earth_feature
.identifier,
geophysical_processing_grid
.geometry_set;
END_ENTITY
; (* potential_field_proc_grid *)
Generated on Tue Jul 10 19:38:13 2001
© Copyright 2001 POSC. All rights reserved.