| POSC Specifications Version 2.2 |
Epicentre Relational Implementation |
Defines vertex behavior for a node in a binset grid. This allows, for example, the semantics of a particular bin node to be used as the origin for a coordinate system. This entity is not intended to substitute for the array attributes (e.g., location) in the binset grid.
- seis_proc_vrtx_s (PK, M: CHAR VARYING(19))
- Surrogate key of the table.
- bin_point_index (M: FLOAT(6))
- seismic_processing_vertex.bin_point_index
Defines the bin point index of the bin node that this vertex represents. This value must be defined in the associated binset grid.
- binset_grid_s (FSK, M: CHAR VARYING(19))
- seismic_processing_vertex.binset_grid
Specifies the binset gridt which contains the node which is being referenced by this instance. The bin point index and bin line index values must be defined index values in the associated binset grid.
Defines a foreign key to table binset_grid.
- bin_line_index (O: FLOAT(6))
- seismic_processing_vertex.bin_line_index
Defines the bin line index value of the bin node that this vertex represents. This value must be defined in the associated binset grid.
Table is related to: coordinate_sys, dae_frame, fps_lsa, @graphical_element, local_vert_dtm, mineral_zone, ne_usa_lsa, object_ranking, observation_def, parameter_value, p_bnd_rectangle, p_geom_ring_dntv, p_geom_1d_edg, p_location_1d, p_location_2d, p_location_3d, p_magnetic_decl, p_magnetic_inc, space_time_opr, topological_rel, vert_dtm_ofst
Intersection Tables: coll_cntn_x, spatial_object_x, edge_boundary_x, composite_obj_x
Primary Key Constraint on: SEIS_PROC_VRTX_S
Generated on Mon Dec 1 10:20:54 1997
© Copyright 1997 POSC. All rights reserved.