[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


cafemodel Source code in cafemodel.pro

cafemodel

Name
           cafemodel
Purpose
           main model function
Category
           CAFE
SYNTAX:
           Y=CAFEMODEL(env, x, group)
Input Parameters
           group    - Defines the group in which the model is defined in.
           x        - x values to apply model to
           env      - The fit environment as defined in
                      cafeenv__define. Contains all X/Y/error
                      information and the group/subgroup information.
Output Parameters
           Returns a Y-value from X values according model and
           parameters defined in environment.
Revision History
           $Id: cafemodel.pro,v 1.6 2005/01/04 10:56:05 goehler Exp $
 $Log: cafemodel.pro,v $
 Revision 1.6  2005/01/04 10:56:05  goehler
 fix: make shure all (internal) routines are properly documented
 Revision 1.5  2003/03/03 11:18:34  goehler
 major change: environment struct has become a pointer -> support of wplot/command line
 in common.
 Branch to be able to maintain the former line also.
 Revision 1.4  2002/09/10 13:06:47  goehler
 removed ";-" to make auxilliary routines invisible
 Revision 1.3  2002/09/09 17:36:20  goehler
 public version: updated help matching aitlib html structure.
 common version: 3.0

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

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

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