Plate centre from ξ,η and α,δ
CALL sla_DTPS2C (XI, ETA, RA, DEC, RAZ1, DECZ1, RAZ2, DECZ2, N)
XI,ETA | D | tangent plane rectangular coordinates (radians) |
|
||
RA,DEC | D | spherical coordinates (radians) |
RAZ1,DECZ1 | D | spherical coordinates of tangent point, solution 1 |
| ||
RAZ2,DECZ2 | D | spherical coordinates of tangent point, solution 2 |
| ||
N | I | number of solutions: |
|
||
|
| 0 = no solutions returned (note 2) |
|
||
|
| 1 = only the first solution is useful (note 3) |
|
||
|
| 2 = there are two useful solutions (note 3) |