[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


model_sin Source code in cafe_model_sin.pro

model_sin

Name
           model_sin
Purpose
           Define sinus 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
           sin:P   - Period of sinus. Should not be zero.
           sin:phi - Phase of sinus
Output Parameters
           y = sin(2*pi* (X / P + phi))
Side Effects
           None
Revision History
           $Id: cafe_model_sin.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