Institut für Astronomie und AstrophysikAbteilung AstronomieSand 1, D-72076 Tübingen, Germany |
cafeenv__define
Environment structure definition of the CAFE program. This procedure allows automatic structure definition after IDL version 5.0
CAFE
This function returns a initial environment structure and acts as an "constructor" for the cafeenv structure.
Running this procedure defines the structure CAFEENV.
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
[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]