Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/gipsy/sub/getrot.dc2
Дата изменения: Mon Nov 4 12:54:00 1996
Дата индексирования: Fri Jan 16 01:15:43 2009
Кодировка:

Function: GETROT

Purpose: Returns the rotation angle of a subset.

Category: PHYSICAL COORDINATES

File: cotrans.c

Author: K.G. Begeman

Use: INTEGER GETROT ( SET , Input character
SUBSET , Input integer
CROTA ) Output double precision

GETROT Returns:
-4 Internal error
-3 No sky coordinates found in set.
-2 Error in subset dimensions.
-1 Set does not exist.
0 No error
SET Name of data set.
SUBSET Subset coordinate word.
CROTA The rotation angle of the subset.

Related Docs: cotrans.dc2

Updates: May 21, 1996: KGB, Document created.