[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


cafeenv__define Source code in cafeenv__define.pro

cafeenv__define

Name
           cafeenv__define
Purpose
       Environment structure definition of the CAFE
       program. This procedure allows automatic structure
       definition after IDL version 5.0
Category
       CAFE
Calling Sequence
       This function returns a initial environment structure
       and acts as an "constructor" for the cafeenv structure.
Side Effects
       Running this procedure defines the structure CAFEENV.
Restrictions

Procedure

MAINTENANCE:
       If a command of the CAFE program needs some
       environment parameter (either to keep them between
       several calls of the command or to transfer data
       between different commands), it must add this
       parameter with a unique name.
       If this structure allocates some resources, these must
       be cleaned up in procedure cafeenv_cleanup.pro
Example

Revision History



Last modified by pro2html on 2005 January 25 at 04:24 UTC

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

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