Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/gipsy/sub/gdscas.dc2
Дата изменения: Fri Jul 21 10:50:23 2000
Дата индексирования: Fri Jan 16 01:10:29 2009
Кодировка:

Поисковые слова: arp 220

Function: GDSCAS

Purpose: Changes the subset set selection for CLASS 1 applications.

Category: USER IO

File: gdsinp.c

Author: K.G. Begeman

Use: CALL GDSCAS( GDSOUTKEY , Input CHARACTER*(*)
SELSUBSET , Input INTEGER ARRAY
AXCOUNT ) Input INTEGER ARRAY

GDSOUTKEY Keyword associated with a following call
to GDSOUT.
SELSUBSET Array with selected input subset coordinate
words.
AXCOUNT Axcount array as would be returned by GDSOUT.

Description: Function GDSCAS changes the subset axis selection and is
used by applications which are essentially CLASS 2 but
leave the names of the operation axes intact. VELSMO is
an example program which demonstrates the use of GDSCAS.

Updates: Mar 6, 1990: KGB, Document created.