- ←Prev
- KAPLIBS – Internal subroutines used within the KAPPA package.
- Next→
- TOC ↑
Description:
This routine returns the Sky Co-ordinate System associated with an IRA
identifier.
Invocation
CALL IRA_IDSCS( IDA, SCS, STATUS )
Arguments
IDA = INTEGER
(Given)
The IRA identifier for the astrometry information.
SCS = CHARACTER
(
)
(Returned)
On exit, contains the full version of the sky co-ordinate system associated with the
IRA identifier. The supplied variable should have a declared length given by symbolic
constant IRA__SZSCS.
STATUS = INTEGER (Given and Returned)
The global status.
- ←Prev
- KAPLIBS – Internal subroutines used within the KAPPA package.
- Next→
- TOC ↑