ut555 - coordinate conversion¶
- subroutine ut555(mfrom, mto, trans)¶
Description¶
The subroutine
ut555()
converts spherical coordinates from a coordinate system to another according to the transformation matrixtrans
passed as argument. The matrixtrans
corresponds generally to a rotation and can be evaluated by the help of subroutineut550()
. Note that the matrixtrans
is expressed in cartesian coordinates. The subroutine converts the locationmfrom
expressed in the “old” coordinate system to the same location but expressed in the “new” coordinate system.
History¶
The subroutine UT555 does not exist in version 1.05 and earlier.
Diagnostics¶
None
Common Blocks¶
Dependencies¶
Called by¶
None
Calls¶
None
See also¶
Reported Bugs¶
None
Examples¶
None
UNILIB/tags/v3.02