[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

Sand 1, D-72076 Tübingen, Germany
[Uni logo]


chres Source code in cafe_chres.pro

chres

Name
           chres
Purpose
           Change group for results
Category
           cafe
SYNTAX:
           chres, [<group>]
Input Parameters
           group - Number identifying the group to where
                   transformation results are stored at.
                   Must not exceed maximal group number (29).
                   The result group may also be one of the two strings:
                     - "next" - increase the group number by one
                     - "prev" - decrease the group number by one
                    (in both cases ranges will be checked).
                    If the group number is negative or not given the next free
                    group will be used.
Side Effects
           Changes result group.
Example
           > chres, 7
               -> new result group: 7
Revision History
           $Id: cafe_chres.pro,v 1.4 2003/11/05 15:10:43 goehler Exp $

Last modified by pro2html on 2005 January 04 at 16:02 UTC

[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]

Jörn Wilms (wilms@astro.uni-tuebingen.de)
Updated automatically