coord_system_spherical
EXPRESS specification:
ENTITY
coord_system_spherical
SUBTYPE
OF
(
coord_system
);
origin
:
spherical_point
;
axes_definition
:
LIST
[3:3]
OF
direction
;
END_ENTITY
;
References (1):
Name
Type
Referred through
Express-G
coord_system
Entity
Subtype
No Diagram
Inheritance graph
ENTITY
coord_system_spherical;
ENTITY
coord_system
;
coord_system_name
:
label
;
coord_system_use
:
label
;
sign_convention
:
OPTIONAL
text
;
coord_system_dimensionality
:
dimension_count
;
ENTITY
coord_system_spherical
;
origin
:
spherical_point
;
axes_definition
:
LIST
[3:3]
OF
direction
;
END_ENTITY
;