Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/gipsy/tsk/mirror.dc1
Дата изменения: Mon Mar 20 08:42:37 2000
Дата индексирования: Fri Jan 16 01:12:49 2009
Кодировка:

Поисковые слова: http astrokuban.info astrokuban

Program: MIRROR

Purpose: Mirrors a two-dimensional image in x, y or both. It can
also rotate the image over +90 or -90 degrees.

Category: MANIPULATION

File: mirror.c

Author: K.G. Begeman

Keywords:

INSET= Set and subsets to mirror/rotate. The subsets must be
two-dimensional. Maximum number of subsets is 2048.

*** BOX= Box to mirror [whole subset].

OPTION= Enter mirror option. 1 Mirrors image around y axis, 2 around
x axis and 3 around the centre op the box. Option 4 rotates
the box +90 degrees and options 5 rotates the box -90 degrees.

OUTSET= Set and subsets for the mirror images. The output subsets will
have the size as specified with BOX.

Updates: Nov 7, 1991: KGB Document created.
Apr 22, 1993: KGB Bug repaired, output set possible.
Mar 17, 1994: KGB Rotate option implemented.
May 3, 1994: KGB Commandline documentation corrected.
Feb 1, 2000: JPT Increased number of subsets.