[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


model_tan Source code in cafe_model_tan.pro

model_tan

Name
           model_tan
Purpose
           Define tangent fit model y
Category
           CAFE
SUBCATEGORY:
           fitmodel
Input Parameters
           x         - Input x value array. Should be double precision.
           parameter - Parameter to compute model. Must contain 2
                       values.
Calling Sequence
           tan:P   - Period of tangent. Must not be zero.
           tan:phi - Phase of tangent.
Output Parameters
           y = tan(2*pi* (X / P + phi))
Side Effects
           None
Revision History
           $Id: cafe_model_tan.pro,v 1.8 2003/11/04 14:27:37 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