| Compute Equatorial coordinates from @mu and @nu |
| Compute both ra,dec anmd cx,cy,cz, given @mu,@nu, @node,@incl all in degrees |
| name | type | length | inout | pnum |
| @mu | float | 8 | input | 1 |
| @nu | float | 8 | input | 2 |
| @node | float | 8 | input | 3 |
| @incl | float | 8 | input | 4 |
| ra | float | 8 | output | 1 |
| dec | float | 8 | output | 2 |
| cx | float | 8 | output | 3 |
| cy | float | 8 | output | 4 |
| cz | float | 8 | output | 5 |