[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


model_theta Source code in cafe_model_theta.pro

model_theta

Name
           model_theta
Purpose
           Define theta function (step from 0 to 1 at x=0)
Category
           CAFE
SUBCATEGORY:
           fitmodel
Input Parameters
           x         - Input x value array. Should be double precision.
           parameter - Parameter to compute model. None.
Calling Sequence
           None.
Output Parameters
           Y = if x < 0 : 0 else 1
Side Effects
           None
Revision History
           $Id: cafe_model_theta.pro,v 1.1 2003/11/04 14:37:51 goehler Exp $

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

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

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