This Section gives full specifications for the user-level TRANSFORM routines. The following notation is used to specify the types of routine arguments:
| Notation | : | Fortran type |
|---|---|---|
| L | : | LOGICAL |
| I | : | INTEGER |
| R | : | REAL |
| C | : | CHARACTER |
| ? | : | Unspecified, dependent on the data type being processed. |
| () | : | A 1-dimensional array of one of the above types. |
| (,) | : | A 2-dimensional array of one of the above types. |
|
L |
: | A 1-dimensional LOGICAL array, with TRN__MXCLS9 elements, to contain classification information. |
|
C |
: | A CHARACTER argument to contain a precision specification of maximum length TRN__SZPRC.9 |
|
C |
: | A CHARACTER |
|
C |
: | A CHARACTER argument specifying an HDS name string of maximum length DAT__SZNAM.10 |
TRANSFORM Coordinate Transformation Facility