UT541
Subroutine UT541 - Convert spherical coordinates to cartesian coordinates
RECORD /zgeo/ mrtp
RECORD /zxyz/ mxyz
CALL UT541 (mrtp,mxyz)
-
mrtp
-
spherical coordinates [in]
-
mxyz
-
cartesian coordinates [out]
The subroutine UT541 converts the spherical coordinates of a geographic position
into cartesian coordinates. Be aware that this subroutine is not relevent for transformation
between cartesian and spherical components of a vector.
History
The subroutine UT541 does not exist in version 1.05 and earlier.
Called by
UD329,
interpolate between two or three points
Calls
UT546,
convert cartesian coordinates to spherical coordinates