Three types of coordinate system are supported as shown in the table below.
Figure 3.92: Coordinate System Type
| Type | Description | |
| Cartesian |
![]() | Used to represent a vector with components of x, y, and z in the Cartesian coordinate system. |
| Cylindrical |
![]() | Used to represent a vector with components of r,
,
and z in the cylindrical coordinate system |
| Spherical |
![]() | Used to represent a vector with components of , , and
in
the spherical coordinate system |





