Next: Module ComputeSky.c
Up: Header ComputeSky.h
Previous: Error conditions
  Contents
  Index
struct CSParams
This structure contains the parameters for the ComputeSky() routine. The parameters are:
- INT8 spinDwnOrder
- The maximal number of spindown parameters per spindown parameter set.
- INT8 mObsSFT
- The number of SFTs in the observation time.
- REAL8 tSFT
- The timescale of one SFT.
- LIGOTimeGPS *tGPS
- An array containing the GPS times of the first datum from each SFT.
- REAL8 *skyPos
- The array containing the sky patch coordinates.
- CHAR *sw
- A switch which turns modulation on/off.
- void (*funcName)(REAL8 , REAL8 , REAL8 , REAL8 *, REAL8 *, const CHAR *sw)
- A function pointer, to make the use of different timing routines easy.
Author: Berukoff, S.J., Papa, M.A.
$Id: ComputeSky.h,v 1.8 2002/05/13 16:06:28 sberukoff Exp $
LAL test account
2003-10-23