POSC Specifications Version 2.2
Epicentre Logical Data Model
ENTITY
COORDINATE_TRANSFORMATION_PARAMETER
(* Open *)
SUBTYPE OF
(
technical_object
,
reference_behavior
);
coordinate_transformation_method :
coordinate_transformation_method
;
description :
OPTIONAL
ndt_comment
;
ref_coordinate_transformation_parameter :
ref_coordinate_transformation_parameter
;
INVERSE
coordinate_transformation_value :
SET [0:?] OF
coordinate_transformation_value
FOR
coordinate_transformation_parameter;
UNIQUE
si: ref_coordinate_transformation_parameter, coordinate_transformation_method;
END_ENTITY
; (* coordinate_transformation_parameter *)
Generated on Tue Dec 9 09:48:55 1997
© Copyright 1997 POSC. All rights reserved.